diff options
| author | grunfink <grunfink@comam.es> | 2025-05-30 19:43:58 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-05-30 19:43:58 +0200 |
| commit | 890573e38e48c85ac98f8b4882827267132e6a74 (patch) | |
| tree | 2d9d8f36dd53ef7c1aebd0620e4a947a592c6333 /doc | |
| parent | 706816b4321337d56ff3121186567363b882d01d (diff) | |
| parent | 0621742a3e7d5e56bf2f155a1f829fa2508c34a0 (diff) | |
Merge branch 'master' of comam.es:git/snac2
Diffstat (limited to 'doc')
| -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. |