diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-01-21 04:04:23 +0000 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-01-21 04:04:23 +0000 |
commit | 65bfda33b8464caf14ce268c9bea2e7eceb27fe5 (patch) | |
tree | 516fdf2fdd679f10612b94e136220df8125850fb /README | |
parent | 724abe9ea94092b6a5e922ebabc555d42cd65e7e (diff) |
Documented the site notice option.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -817,6 +817,10 @@ private: If set to 'true', anonymous users will be redirected to the authentication will require it. Note that this does not turn off registration; use 'closed' or 'inviteonly' for the behaviour you want. +notice: A plain string that will appear on every page. A good place + to put introductory information about your service, or info about + upgrades and outages, or other community info. Any HTML will + be escaped. db -- |