blob: 56830e0945fd61568f1aebdd2f76368f3352d386 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[calendars]
[[calendar_radicale_local]]
path = ~/.local/share/vdirsyncer/storages/calendar_radicale_local/*
type = discover
[locale]
timeformat = %H:%M
dateformat = %d-%m-%Y
longdateformat = %d-%m-%Y
datetimeformat = %d-%m-%Y %H:%M
longdatetimeformat = %d-%m-%Y %H:%M
[default]
default_calendar = calendar-personal
|