From 3cb049518d6dc73627b625db4561bc4ea9b4c585 Mon Sep 17 00:00:00 2001 From: nobbie2009 Date: Mon, 20 Jul 2020 11:47:05 +0200 Subject: [PATCH] Update config.template.ini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Config für 2Calendar hinzugefügt --- config/config.template.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/config.template.ini b/config/config.template.ini index ee1e66d..e10992d 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -78,6 +78,7 @@ eMail = 0 BosMon = 0 firEmergency = 0 jsonSocket = 0 +2calendar = 1 # for developing template-module template = 0 @@ -208,6 +209,9 @@ protocol = UDP server = 192.168.0.1 port = 8888 +[2calendar] +# Config-Daten des Kalenderplugins +filepath2calendar = #Pfadangabe für die zu speichernde ics-Datei ##################### ##### Not ready yet #