Update config.template.ini

This commit is contained in:
PeterLaemmle 2016-09-30 20:55:27 +02:00 committed by GitHub
parent 91fd449bee
commit 4dabea7baf

View file

@ -126,7 +126,7 @@ BosMon = 0
firEmergency = 0 firEmergency = 0
jsonSocket = 0 jsonSocket = 0
notifyMyAndroid = 0 notifyMyAndroid = 0
sendTelegram = 0 Telegram = 0
# for developing template-module # for developing template-module
template = 0 template = 0
@ -284,7 +284,7 @@ appName = BOSWatch
# configuration loaded from csv/nma.csv # configuration loaded from csv/nma.csv
usecsv = 0 usecsv = 0
[sendTelegram] [Telegram]
# This is your unique BOT token. You will get it from the BotFather once you have created your BOT. # This is your unique BOT token. You will get it from the BotFather once you have created your BOT.
BOTTokenAPIKey = BOTTokenAPIKey =
# Create a group chat with your BOT and enter the chat ID here. # Create a group chat with your BOT and enter the chat ID here.