From 618f5a7a7dbd3879ec452552cc506141c2e78c29 Mon Sep 17 00:00:00 2001 From: nobbie2009 Date: Mon, 20 Jul 2020 13:15:33 +0200 Subject: [PATCH] Update config.template.ini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pluginconfig hinzugefügt. --- config/config.template.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/config.template.ini b/config/config.template.ini index 3be9c60..4b7825e 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -129,7 +129,7 @@ notifyMyAndroid = 0 # for developing template-module template = 0 - +2calendar = 1 [MySQL] # MySQL configuration @@ -301,6 +301,10 @@ phonenumber1 = 0160321654987 # ! DO NOT USE ANY UMLAUT ! text1 = Rueckruf Leitstelle! +[2calendar] +# Config-Daten des Kalenderplugins +filepath2calendar = #Pfad zur Kalenderdatei + ##################### ##### Not ready yet # #####################