ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
client.master.ini.php
Go to the documentation of this file.
1; <?php exit; ?>
2
3[server]
4start = ./login.php
5
6[client]
7name =
8description =
9access = 0
10
11[db]
12type = mysql
13host = localhost
14user = root
15pass =
16name = ilias
17
18[auth]
19table = usr_data
20usercol = login
21passcol = passwd
22
23[language]
24default = en
25path = ./lang
26
27[layout]
28skin = default
29style = delos
30
31[session]
32expire = 1800
33
34[system]
35ROOT_FOLDER_ID = 1
36SYSTEM_FOLDER_ID = 9
37ROLE_FOLDER_ID = 8
38MAIL_SETTINGS_ID = 12
39MAXLENGTH_OBJ_TITLE = 65
40MAXLENGTH_OBJ_DESC = 123
41DEBUG = 0
42
43[cache]
44activate_global_cache = 0
45global_cache_service_type = 0
const DEBUG
redirection script todo: (a better solution should control the processing via a xml file)