diff options
| author | grunfink <grunfink@comam.es> | 2025-05-28 09:15:18 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-05-28 09:15:18 +0200 |
| commit | 30b47a716fb02221cbffa4f91d1859ed9c450881 (patch) | |
| tree | 835abc6b1534af512415e1bc206558e2b0328f42 /doc | |
| parent | a1369b39c1bd3d2036af12368997648454ca5564 (diff) | |
Updated documentation.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -277,6 +277,9 @@ the usual one, like in smtp://mail.example.com:587. .It Ic smtp_user .It Ic smtp_password To be filled if the SMTP server defined by the previous directive needs credentials. +.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. .El .Pp You must restart the server to make effective these changes. |