commit 510477cf39fd884e6a2e2a654700912c9ca54527
parent de12b8d0a2a4cf374f1c9e4e5b68c781a9ad8f88
Author: default <nobody@localhost>
Date: Mon, 8 May 2023 10:16:30 +0200
Updated documentation.
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/doc/snac.8 b/doc/snac.8
@@ -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.