Parcourir la source

Updated documentation.

default il y a 3 ans
Parent
commit
5c3cebb163
1 fichiers modifiés avec 7 ajouts et 2 suppressions
  1. 7 2
      doc/snac.8

+ 7 - 2
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
 .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 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
 .It Ic admin_email
 The email address of the instance administrator (optional).
 The email address of the instance administrator (optional).
 .It Ic admin_account
 .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
 .El
 .Pp
 .Pp
 You must restart the server to make effective these changes.
 You must restart the server to make effective these changes.