mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
Update config.template.ini
This commit is contained in:
parent
91fd449bee
commit
4dabea7baf
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue