120
120
# located. This is an HTML file (just the body fragment), which will
121
121
# be displayed on the login page. It is optional."""))
122
122
config_options.append(ConfigOption("log_path",
124
124
"""Directory where IVLE log files are stored (on the local
125
125
file system). Note - this must be writable by the user the IVLE server
126
126
process runs as (usually www-data).:""",
129
129
config_options.append(ConfigOption("public_host", "public.localhost",
130
130
"""Hostname which will cause the server to go into "public mode",
131
131
providing login-free access to student's published work:""",