commit 890573e38e48c85ac98f8b4882827267132e6a74
parent 706816b4321337d56ff3121186567363b882d01d
Author: grunfink <grunfink@comam.es>
Date: Fri, 30 May 2025 19:43:58 +0200
Merge branch 'master' of comam.es:git/snac2
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/snac.8 b/doc/snac.8
@@ -280,6 +280,9 @@ To be filled if the SMTP server defined by the previous directive needs credenti
.It Ic rss_hashtag_poll_hours
The periodic number of hours hashtag RSS are polled (default: 4). It has a minimum
value of 1 to avoid hammering servers.
+.It Ic disable_notify_webhook
+Since version 2.78, users can set a webhook URL to receive notifications. Set this
+to true if you don't want your users to have this privilege.
.El
.Pp
You must restart the server to make effective these changes.