20 lines
343 B
Plaintext
20 lines
343 B
Plaintext
[logging]
|
|
path=/var/log/bstelegram.log
|
|
debug=true
|
|
|
|
[backend]
|
|
type=Mqtt
|
|
backendtype=Data
|
|
server=localhost
|
|
topic=bosmon/pocsag-parsed;bosmon/message
|
|
|
|
[usernotification]
|
|
type=Telegram
|
|
backendtype=User
|
|
telegram-key=[api_key]
|
|
default-chat=[chatgruppe]
|
|
|
|
[bosservertelegram]
|
|
topic=bosmon
|
|
group=[chatgruppe]
|
|
special=[chat_person] |