mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
Update config.template.ini
This commit is contained in:
parent
91fd449bee
commit
4dabea7baf
|
|
@ -126,7 +126,7 @@ BosMon = 0
|
|||
firEmergency = 0
|
||||
jsonSocket = 0
|
||||
notifyMyAndroid = 0
|
||||
sendTelegram = 0
|
||||
Telegram = 0
|
||||
|
||||
# for developing template-module
|
||||
template = 0
|
||||
|
|
@ -284,7 +284,7 @@ appName = BOSWatch
|
|||
# configuration loaded from csv/nma.csv
|
||||
usecsv = 0
|
||||
|
||||
[sendTelegram]
|
||||
[Telegram]
|
||||
# This is your unique BOT token. You will get it from the BotFather once you have created your BOT.
|
||||
BOTTokenAPIKey =
|
||||
# Create a group chat with your BOT and enter the chat ID here.
|
||||
|
|
|
|||
Loading…
Reference in a new issue