snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 0621742a3e7d5e56bf2f155a1f829fa2508c34a0
parent f055c8b694a398868d14fd70df61d02429846dae
Author: grunfink <grunfink@comam.es>
Date:   Fri, 30 May 2025 19:37:32 +0200

Updated documentation.

Diffstat:
Mdoc/snac.8 | 3+++
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.