fix(offlineimaprc): offlineimap chokes on inline comments

This commit is contained in:
Vincent Ambo 2018-06-06 20:44:32 +02:00
parent 6ad7669930
commit 858895aad3

View file

@ -29,7 +29,7 @@ folderfilter = lambda folder: folder in ['INBOX', 'Arkiv', 'Sende element']
# Private GMail account (old): # Private GMail account (old):
[Account gmail] [Account gmail]
maxage = 90 # otherwise the volume is too high ... maxage = 90
localrepository = gmail-local localrepository = gmail-local
remoterepository = gmail-remote remoterepository = gmail-remote
synclabels = yes synclabels = yes