mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-25 14:35:04 +00:00
Updated documentation.
This commit is contained in:
parent
de12b8d0a2
commit
510477cf39
1 changed files with 5 additions and 0 deletions
|
@ -179,6 +179,11 @@ By setting this to true, no email notification will be sent for any user.
|
||||||
.It Ic disable_inbox_collection
|
.It Ic disable_inbox_collection
|
||||||
By setting this to true, no inbox collection is done. Inbox collection helps
|
By setting this to true, no inbox collection is done. Inbox collection helps
|
||||||
being discovered from remote instances, but also increases network traffic.
|
being discovered from remote instances, but also increases network traffic.
|
||||||
|
.It Ic admin_email
|
||||||
|
The email address of the instance administrator (optional).
|
||||||
|
.It Ic admin_account
|
||||||
|
The user name of the instance administrator (optional, used only in the
|
||||||
|
Mastodon API).
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
You must restart the server to make effective these changes.
|
You must restart the server to make effective these changes.
|
||||||
|
|
Loading…
Reference in a new issue