diff options
| author | grunfink <grunfink@comam.es> | 2025-05-30 19:37:32 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-05-30 19:37:32 +0200 |
| commit | 0621742a3e7d5e56bf2f155a1f829fa2508c34a0 (patch) | |
| tree | 60898308ac3df82c4153cf5d18591fbb80819862 | |
| parent | f055c8b694a398868d14fd70df61d02429846dae (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |