ILIAS
release_4-3 Revision
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
client.master.ini.php
Go to the documentation of this file.
1
; <?php
exit
; ?>
2
3
[server]
4
start = ./login.php
5
6
[client]
7
name =
8
description =
9
access = 0
10
11
[db]
12
type = mysql
13
host = localhost
14
user = root
15
pass =
16
name = ilias
17
18
[auth]
19
table = usr_data
20
usercol = login
21
passcol = passwd
22
23
[language]
24
default
= en
25
path = ./lang
26
27
[layout]
28
skin =
default
29
style = delos
30
31
[session]
32
expire = 1800
33
34
[system]
35
ROOT_FOLDER_ID = 1
36
SYSTEM_FOLDER_ID = 9
37
ROLE_FOLDER_ID = 8
38
MAIL_SETTINGS_ID = 12
39
MAXLENGTH_OBJ_TITLE = 65
40
MAXLENGTH_OBJ_DESC = 123
41
DEBUG = 0
setup
client.master.ini.php
Generated on Sat Apr 30 2016 19:01:20 for ILIAS by
1.8.1.2 (using
Doxyfile
)