snac2

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

commit 9da3149a5d033674c84c3ef92b7839635c619f5e
parent 21e562cfbd6d40af05c6b4e5e8521a9553670a71
Author: default <nobody@localhost>
Date:   Wed,  8 Mar 2023 10:18:45 +0100

Updated documentation.

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

diff --git a/doc/snac.8 b/doc/snac.8 @@ -176,6 +176,9 @@ By setting this value, you can specify the exact number of threads will use when processing connections. Values lesser than 4 will be ignored. .It Ic disable_email_notifications By setting this to true, no email notification will be sent for any user. +.It Ic disable_inbox_collection +By setting this to true, no inbox collection is done. Inbox collection helps +being discovered from remote instances, but also increases network traffic. .El .Pp You must restart the server to make effective these changes.