fix(offlineimaprc): offlineimap chokes on inline comments
This commit is contained in:
parent
6ad7669930
commit
858895aad3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue