diff options
author | default <nobody@localhost> | 2023-05-08 10:16:30 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-08 10:16:30 +0200 |
commit | 510477cf39fd884e6a2e2a654700912c9ca54527 (patch) | |
tree | d14b55c544811180d002ac6ab0424a0648652f84 /doc/snac.8 | |
parent | de12b8d0a2a4cf374f1c9e4e5b68c781a9ad8f88 (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.8')
-rw-r--r-- | doc/snac.8 | 5 |
1 files changed, 5 insertions, 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 By setting this to true, no inbox collection is done. Inbox collection helps 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 .Pp You must restart the server to make effective these changes. |