diff options
author | default <nobody@localhost> | 2023-03-08 10:18:45 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-03-08 10:18:45 +0100 |
commit | 9da3149a5d033674c84c3ef92b7839635c619f5e (patch) | |
tree | d503cecfe24b10ab4904567ad07cb21165191106 /doc | |
parent | 21e562cfbd6d40af05c6b4e5e8521a9553670a71 (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |