diff options
Diffstat (limited to 'data/doc/feed2imap')
-rw-r--r-- | data/doc/feed2imap/examples/feed2imaprc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/doc/feed2imap/examples/feed2imaprc b/data/doc/feed2imap/examples/feed2imaprc index 99aab33..4fd8797 100644 --- a/data/doc/feed2imap/examples/feed2imaprc +++ b/data/doc/feed2imap/examples/feed2imaprc @@ -8,6 +8,8 @@ # about the "updated-items" algorithm. # include-images: download images and include them in the mail? (true/false) # default-email: default email address in the format foo@example.com +# disable-ssl-verification: disable SSL certification when connecting +# to IMAPS accounts (true/false) # # Per-feed options: # name: name of the feed (must be unique) |