summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index b73591e..f8fb14c 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -199,6 +199,10 @@ will use the FastCGI interface to communicate with the upper level
199http server, that must be configured accordingly. 199http server, that must be configured accordingly.
200.It Ic disable_history 200.It Ic disable_history
201If set to true, history monthly snapshots are not served nor their links shown. 201If set to true, history monthly snapshots are not served nor their links shown.
202.It Ic shared_inboxes
203This boolean value selects if shared inboxes are announced or not. Enabling
204shared inboxes helps (somewhat) in optimizing incoming traffic for instances
205with a large number of users.
202.El 206.El
203.Pp 207.Pp
204You must restart the server to make effective these changes. 208You must restart the server to make effective these changes.