aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-09-13 09:45:17 +0200
committergrunfink <grunfink@comam.es>2025-09-13 09:45:17 +0200
commit0ed9e02d87ca29355d6d5891a9c9ac00325ac86f (patch)
treecf4a6226df1de30963f472e3bb7e920cef0bcd15
parentb276667224e398e1728f6e13bf1872c1d88df6a9 (diff)
Updated documentation.
-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
to true if you don't want your users to have this privilege.
.It Ic favicon_url
The URL to a favicon. If it's not set, the default one is used instead.
+.It Ic max_failing_days
+The maximum number of days an instance is considered down after continuous failed
+outgoing messages (default: 15). Anyway, whenever any incoming activity from a
+failed instance is detected, this counter is reset for it.
.El
.Pp
You must restart the server to make effective these changes.