From: Evan Prodromou Date: Wed, 21 Jan 2009 04:04:23 +0000 (+0000) Subject: Documented the site notice option. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=65bfda33b8464caf14ce268c9bea2e7eceb27fe5;p=quix0rs-gnu-social.git Documented the site notice option. --- diff --git a/README b/README index 1ef31a8c10..a0758e5ee0 100644 --- a/README +++ b/README @@ -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 --