From 59173f055ece4ac16e26fced70a62f1bcda09a3b Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 13 Jan 2016 00:22:08 -0500 Subject: [PATCH] add sync = 1 documentation --- doc/feeds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/feeds.md b/doc/feeds.md index 3a1ff50..efd60ea 100644 --- a/doc/feeds.md +++ b/doc/feeds.md @@ -77,12 +77,14 @@ exmaple feeds.ini: # section pair in feeds.ini # connects to nntp.something.tld:1199 and authenticates with a username and password + # sync = 1 makes you download all applicable posts from the remote server on startup [feed-authenticated] host = nntp.something.tld port = 1199 username = user-user-here password = pass-word-here + sync = 1 [authenticated] overchan.* = 1