summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.83
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 1537f89..729848d 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -277,6 +277,9 @@ the usual one, like in smtp://mail.example.com:587.
277.It Ic smtp_user 277.It Ic smtp_user
278.It Ic smtp_password 278.It Ic smtp_password
279To be filled if the SMTP server defined by the previous directive needs credentials. 279To be filled if the SMTP server defined by the previous directive needs credentials.
280.It Ic rss_hashtag_poll_hours
281The periodic number of hours hashtag RSS are polled (default: 4). It has a minimum
282value of 1 to avoid hammering servers.
280.El 283.El
281.Pp 284.Pp
282You must restart the server to make effective these changes. 285You must restart the server to make effective these changes.