ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilias.master.ini.php
Go to the documentation of this file.
1
33; <?php exit; ?>
34
35[server]
36http_path =
37absolute_path =
38presetting =
39
40[clients]
41path = public/data
42inifile = client.ini.php
43datadir =
44default =
45list = 0
46
47[setup]
48pass =
49
50[tools]
51convert =
52zip =
53unzip =
54java =
55ffmpeg =
56
57[log]
58path =
59file =
60enabled = 1
61level = WARNING
62error_path =
63
64[debian]
65data_dir = /var/opt/ilias
66log = /var/log/ilias/ilias.log
67convert = /usr/bin/convert
68zip = /usr/bin/zip
69unzip = /usr/bin/unzip
70java =
71ffmpeg = /usr/bin/ffmpeg
72
73[redhat]
74data_dir =
75log =
76convert =
77zip =
78unzip =
79java =
80
81[suse]
82data_dir =
83log =
84convert =
85zip =
86unzip =
87java =
88
89[https]
90auto_https_detect_enabled = 0
91auto_https_detect_header_name =
92auto_https_detect_header_value =
Class ilObjForumAdministration.