Update config.template.ini

Config für 2Calendar hinzugefügt
This commit is contained in:
nobbie2009 2020-07-20 11:47:05 +02:00 committed by GitHub
parent 9c576698e6
commit 3cb049518d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 #