From dd6ec4ad1689410071128d424b0bbf7198f29d8c Mon Sep 17 00:00:00 2001 From: Lucas Nussbaum Date: Tue, 17 Jun 2008 10:59:07 +0200 Subject: add include-images config option --- data/doc/feed2imap/examples/feed2imaprc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/doc/feed2imap/examples/feed2imaprc b/data/doc/feed2imap/examples/feed2imaprc index 3e56f84..508b79b 100644 --- a/data/doc/feed2imap/examples/feed2imaprc +++ b/data/doc/feed2imap/examples/feed2imaprc @@ -6,6 +6,7 @@ # dumped. # debug-updated: (for debugging purposes) if true, display a lot of information # about the "updated-items" algorithm. +# include-images: download images and include them in the mail? (true/false) # # Per-feed options: # name: name of the feed (must be unique) @@ -15,6 +16,7 @@ # min-frequency: (in HOURS) is the minimum frequency with which this particular # feed will be fetched # disable: if set to something, the feed will be ignored +# include-images: download images and include them in the mail? (true/false) # always-new: feed2imap tries to use a clever algorithm to determine whether # an item is new or has been updated. It doesn't work well with some web apps # like mediawiki. When this flag is enabled, all items which don't match -- cgit v1.2.3