diff options
author | default <nobody@localhost> | 2023-12-29 17:33:48 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-12-29 17:33:48 +0100 |
commit | 12123fe17647dcbd4355086b07582ab2854a161a (patch) | |
tree | 10d4c9ac103cb437a73ca8546639ea9caf3a51dd /doc | |
parent | b31abde6bd65e666da3de4dc0a4aea3da42211cc (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -199,6 +199,10 @@ will use the FastCGI interface to communicate with the upper level http server, that must be configured accordingly. .It Ic disable_history If set to true, history monthly snapshots are not served nor their links shown. +.It Ic shared_inboxes +This boolean value selects if shared inboxes are announced or not. Enabling +shared inboxes helps (somewhat) in optimizing incoming traffic for instances +with a large number of users. .El .Pp You must restart the server to make effective these changes. |