diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-08-05 13:01:20 +0300 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-08-05 13:01:20 +0300 |
commit | a275ae5653018aa7fb1a34bed421a02efff42310 (patch) | |
tree | b9d38a7fd6437b42ffdc749486febd2903478b96 /offlineimaprc | |
parent | 8e69b8ee69a5036497ad3b11ac821b9f253e4a40 (diff) | |
parent | 68aff1679d90514f14ba0f39db07782c9b181618 (diff) | |
download | dotfiles-a275ae5653018aa7fb1a34bed421a02efff42310.tar.gz dotfiles-a275ae5653018aa7fb1a34bed421a02efff42310.tar.bz2 dotfiles-a275ae5653018aa7fb1a34bed421a02efff42310.zip |
Merge branch 'master' of https://github.com/Vaskozl/dotfiles
Diffstat (limited to 'offlineimaprc')
-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 |