summaryrefslogtreecommitdiff
path: root/data/doc
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc')
-rw-r--r--data/doc/feed2imap/examples/feed2imaprc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/doc/feed2imap/examples/feed2imaprc b/data/doc/feed2imap/examples/feed2imaprc
index 8d732ba..99aab33 100644
--- a/data/doc/feed2imap/examples/feed2imaprc
+++ b/data/doc/feed2imap/examples/feed2imaprc
@@ -12,8 +12,8 @@
# Per-feed options:
# name: name of the feed (must be unique)
# url: HTTP[S] address where the feed has to be fetched
-# target: the IMAP URI where to put emails. Should start with imap:// for IMAP
-# and imaps:// for IMAPS.
+# target: the IMAP URI where to put emails. Should start with imap:// for IMAP,
+# imaps:// for IMAPS and maildir:// for a path to a local maildir.
# 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
Use 'Found' instead of 'Redirect'René 'Necoro' Neumann1-1/+1 2010-04-07Sanitized JSRené 'Necoro' Neumann2-15/+14 2010-04-07Fixed CSS; added stuff for TOCRené 'Necoro' Neumann1-8/+19 2010-04-07Renamed 'menu' to the correct 'toc'René 'Necoro' Neumann2-8/+8 2010-04-07Default argument for 404René 'Necoro' Neumann1-1/+1 2010-04-07Javascript to generate TOCsRené 'Necoro' Neumann4-1/+63