ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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 = "pdo-mysql-innodb"
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
46
47[log]
48error_recipient =
user()
Definition: user.php:4
An exception for terminatinating execution or to throw for unit testing.
const DEBUG
redirection script todo: (a better solution should control the processing via a xml file)