summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.86
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index e228495..7e3213b 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -154,6 +154,8 @@ to those servers that went timeout in the previous retry. If you want to
154give slow servers a chance to receive your messages, you can increase this 154give slow servers a chance to receive your messages, you can increase this
155value (but also take into account that processing the queue will take longer 155value (but also take into account that processing the queue will take longer
156while waiting for these molasses to respond). 156while waiting for these molasses to respond).
157.It Ic def_timeline_entries
158This is the default timeline entries shown in the web interface.
157.It Ic max_timeline_entries 159.It Ic max_timeline_entries
158This is the maximum timeline entries shown in the web interface. 160This is the maximum timeline entries shown in the web interface.
159.It Ic timeline_purge_days 161.It Ic timeline_purge_days
@@ -205,6 +207,8 @@ The email address of the instance administrator (optional).
205The user name of the instance administrator (optional). 207The user name of the instance administrator (optional).
206.It Ic short_description 208.It Ic short_description
207A textual short description about the instance (optional). 209A textual short description about the instance (optional).
210.It Ic short_description_raw
211Whether to interpret short_descript as raw string or convert to HTML (optional).
208.It Ic fastcgi 212.It Ic fastcgi
209If set to true, 213If set to true,
210.Nm 214.Nm
@@ -256,6 +260,8 @@ need at least a Linux kernel version 5.13.0.
256.It Ic max_public_entries 260.It Ic max_public_entries
257The maximum number of entries (posts) to be returned in user RSS feeds and outboxes 261The maximum number of entries (posts) to be returned in user RSS feeds and outboxes
258(default: 20). 262(default: 20).
263.It Ic max_attachments
264The maximum number of attachments per post (default: 4).
259.El 265.El
260.Pp 266.Pp
261You must restart the server to make effective these changes. 267You must restart the server to make effective these changes.