mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-09 19:50:26 +03:00
Fixed typo in documentation.
This commit is contained in:
parent
12669d1c82
commit
d85d97b3e6
@ -179,6 +179,9 @@ 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 http_headers
|
||||||
|
If you need to add more HTTP response headers for whatever reason, you can
|
||||||
|
fill this object with the required header/value pairs.
|
||||||
.It Ic show_instance_timeline
|
.It Ic show_instance_timeline
|
||||||
If this is set to true, the instance base URL will show a timeline with the latest
|
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
|
user posts instead of the default greeting static page. If other information
|
||||||
@ -189,9 +192,6 @@ The email address of the instance administrator (optional).
|
|||||||
The user name of the instance administrator (optional).
|
The user name of the instance administrator (optional).
|
||||||
.It Ic short_description
|
.It Ic short_description
|
||||||
A textual short description about the instance (optional).
|
A textual short description about the instance (optional).
|
||||||
.It more_headers
|
|
||||||
If you need to add more HTTP response headers for whatever reason, you can
|
|
||||||
fill this object with the required header/value pairs.
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
You must restart the server to make effective these changes.
|
You must restart the server to make effective these changes.
|
||||||
|
Loading…
Reference in New Issue
Block a user