119
119
# In the local file system, where is the Message of the Day document
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
129
config_options.append(ConfigOption("public_host", "public.localhost",
123
130
"""Hostname which will cause the server to go into "public mode",
124
131
providing login-free access to student's published work:""",