summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-08-14 11:37:38 +0200
committerdefault <nobody@localhost>2023-08-14 11:37:38 +0200
commit5c3cebb163db98af1f44aed91a621cb893779c58 (patch)
treec3dc54de47034add9311740aac6fd76b0d83282d
parent3d2d75315ef50f9523359d124c50fa7d8efc9616 (diff)
Updated documentation.
-rw-r--r--doc/snac.89
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index c059941..df43c0e 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -179,11 +179,16 @@ 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 show_instance_timeline
+If this is set to true, the instance base URL will show a timeline with the latest
+user posts instead of the default greeting static page. If other information
+fields are set (see below), they are also shown.
.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).
+The user name of the instance administrator (optional).
+.It Ic short_description
+A textual short description about the instance (optional).
.El
.Pp
You must restart the server to make effective these changes.