about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-06-06T18·42+0200
committerVincent Ambo <tazjin@gmail.com>2018-06-06T18·42+0200
commit6ad766993030040a3444c24fa371dd72a3c8db38 (patch)
tree68d1b864c881a34b4a7e347cdecc1bd67561d9a7
parent8460fd5ec50b45a4282271d77d8af5b384949057 (diff)
fix(offlineimaprc): Set maxage=90 on GMail account
-rw-r--r--dotfiles/offlineimaprc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/offlineimaprc b/dotfiles/offlineimaprc
index 56840c99d113..f9980dbc71f7 100644
--- a/dotfiles/offlineimaprc
+++ b/dotfiles/offlineimaprc
@@ -29,7 +29,7 @@ folderfilter = lambda folder: folder in ['INBOX', 'Arkiv', 'Sende element']
 
 # Private GMail account (old):
 [Account gmail]
-# maxage = 30 # otherwise the volume is too high ...
+maxage = 90 # otherwise the volume is too high ...
 localrepository = gmail-local
 remoterepository = gmail-remote
 synclabels = yes