mirror of
https://github.com/mkuf/prind.git
synced 2025-11-02 11:26:29 +01:00
config: fix initial telegram.conf
This commit is contained in:
committed by
Markus Küffner
parent
59f2810b8d
commit
aee8e44d29
@@ -1,9 +1,13 @@
|
|||||||
# Please refer to the wiki(https://github.com/nlef/moonraker-telegram-bot/wiki) for detailed information on how to configure the bot
|
# Please refer to the wiki(https://github.com/nlef/moonraker-telegram-bot/wiki) for detailed information on how to configure the bot
|
||||||
|
|
||||||
[bot]
|
[bot]
|
||||||
server: moonraker:7215
|
server: moonraker:7125
|
||||||
bot_token:
|
bot_token: mysecretbottoken
|
||||||
chat_id:
|
chat_id: 0
|
||||||
|
|
||||||
[camera]
|
[camera]
|
||||||
host: http://webcam:8080/stream
|
host: http://webcam:8080/stream
|
||||||
|
|
||||||
|
[timelapse]
|
||||||
|
basedir: /opt/timelapse
|
||||||
|
copy_finished_timelapse_dir: /opt/timelapse_finished
|
||||||
Reference in New Issue
Block a user