Updated documentation.

This commit is contained in:
default 2023-03-08 10:18:45 +01:00
parent 21e562cfbd
commit 9da3149a5d

View File

@ -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.