commit 30b47a716fb02221cbffa4f91d1859ed9c450881
parent a1369b39c1bd3d2036af12368997648454ca5564
Author: grunfink <grunfink@comam.es>
Date: Wed, 28 May 2025 09:15:18 +0200
Updated documentation.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/snac.8 b/doc/snac.8
@@ -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.