summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 54ab7f7..c68b950 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -290,6 +290,10 @@ Since version 2.78, users can set a webhook URL to receive notifications. Set th
290to true if you don't want your users to have this privilege. 290to true if you don't want your users to have this privilege.
291.It Ic favicon_url 291.It Ic favicon_url
292The URL to a favicon. If it's not set, the default one is used instead. 292The URL to a favicon. If it's not set, the default one is used instead.
293.It Ic max_failing_days
294The maximum number of days an instance is considered down after continuous failed
295outgoing messages (default: 15). Anyway, whenever any incoming activity from a
296failed instance is detected, this counter is reset for it.
293.El 297.El
294.Pp 298.Pp
295You must restart the server to make effective these changes. 299You must restart the server to make effective these changes.