From 9da3149a5d033674c84c3ef92b7839635c619f5e Mon Sep 17 00:00:00 2001 From: default Date: Wed, 8 Mar 2023 10:18:45 +0100 Subject: [PATCH] Updated documentation. --- doc/snac.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/snac.8 b/doc/snac.8 index 2803ee0..a9c1487 100644 --- 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.