diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/calendars.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/config/calendars.conf b/config/calendars.conf new file mode 100644 index 0000000..f09945f --- /dev/null +++ b/config/calendars.conf @@ -0,0 +1,14 @@ +[DEFAULT] +ahead=90 +back=28 + +[catalyst] +url=https://calendar.google.com/calendar/ical/c_jvsrkmkigu6ibgkmk5dr86bd7g@group.calendar.google.com/public/{}.ics +calendars = basic + +[personal] +user = oscar +passwordstore=CS_storage/cloud.oscarnajera.com/oscar +url=https://cloud.oscarnajera.com/remote.php/dav/calendars/oscar/{}?export +calendars = habitual personal-1 + |