From 41e3ff190c1bddc02019933806973cef71993941 Mon Sep 17 00:00:00 2001 From: Xenror Date: Sat, 11 Sep 2021 18:22:33 +0200 Subject: [PATCH] Reading config from config-file now --- config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config diff --git a/config b/config new file mode 100644 index 0000000..b49e71d --- /dev/null +++ b/config @@ -0,0 +1,6 @@ +server:https://www.kuhl-mann.de/nextcloud/remote.php/dav +user:Justus +password:Alphabeth1forB2; +datafile: +birthdays:Geburtstage von Kontakten +calendars: \ No newline at end of file