snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 12123fe17647dcbd4355086b07582ab2854a161a
parent b31abde6bd65e666da3de4dc0a4aea3da42211cc
Author: default <nobody@localhost>
Date:   Fri, 29 Dec 2023 17:33:48 +0100

Updated documentation.

Diffstat:
Mdoc/snac.8 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/doc/snac.8 b/doc/snac.8 @@ -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.