diff options
author | Vasil ZLatanov <vasil.zlatanov@gmail.com> | 2014-08-05 12:00:13 +0200 |
---|---|---|
committer | Vasil ZLatanov <vasil.zlatanov@gmail.com> | 2014-08-05 12:00:13 +0200 |
commit | 68aff1679d90514f14ba0f39db07782c9b181618 (patch) | |
tree | 92d262429ab7af79214bd8e28957a8d7424e45e2 | |
parent | d518276c3583de763a3a7de522af7d8b82efe00a (diff) | |
download | dotfiles-68aff1679d90514f14ba0f39db07782c9b181618.tar.gz dotfiles-68aff1679d90514f14ba0f39db07782c9b181618.tar.bz2 dotfiles-68aff1679d90514f14ba0f39db07782c9b181618.zip |
offlineimap now with timeout compatibility
-rw-r--r-- | offlineimaprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offlineimaprc b/offlineimaprc index 945cf0d..a03ba0d 100644 --- a/offlineimaprc +++ b/offlineimaprc @@ -42,7 +42,7 @@ nametrans = lambda folder: {'[Gmail]/Drafts': 'drafts', [Account BitMessage] localrepository = BitMessage-Local remoterepository = BitMessage-Remote -autorefresh = 5 +autorefresh = 15 [Repository BitMessage-Local] type = Maildir |