fix(offlineimaprc): Set maxage=90 on GMail account

This commit is contained in:
Vincent Ambo 2018-06-06 20:42:35 +02:00
parent 8460fd5ec5
commit 6ad7669930

View file

@ -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