18 lines
354 B
Plaintext
18 lines
354 B
Plaintext
|
[calendars]
|
||
|
[[my_calendar_local]]
|
||
|
path = ~/.config/vdirsyncer/calendars/
|
||
|
type = discover
|
||
|
[[my_contacts_local]]
|
||
|
path = ~/.config/vdirsyncer/contacts/
|
||
|
type = discover
|
||
|
|
||
|
[default]
|
||
|
default_calendar = "My Calendar"
|
||
|
|
||
|
[locale]
|
||
|
timeformat = %H:%M
|
||
|
dateformat = %Y-%m-%d
|
||
|
longdateformat = %Y-%m-%d
|
||
|
datetimeformat = %Y-%m-%d %H:%M
|
||
|
longdatetimeformat = %Y-%m-%d %H:%M
|