diff options
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. |