From 91dfceda49bf20f1d91fd9f2a60ecd8225bec9f0 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Mon, 12 Feb 2024 14:35:24 +0100 Subject: move calendars config --- config/calendars.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 config/calendars.conf (limited to 'config') 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 + -- cgit v1.2.3