config.example: Status path needs to be quoted (#573)

This commit is contained in:
Tomas Babej 2017-03-02 15:45:07 +01:00 committed by Markus Unterwaditzer
parent 4de920b552
commit 325298bf51

View file

@ -9,7 +9,7 @@
[general]
# A folder where vdirsyncer can store some metadata about each pair.
status_path = ~/.vdirsyncer/status/
status_path = "~/.vdirsyncer/status/"
# CARDDAV
[pair bob_contacts]