Add missing var in the example configuration

This commit is contained in:
2025-08-17 12:33:39 +01:00
parent 40a263686d
commit b056d6328d

View File

@@ -0,0 +1,16 @@
[logging]
level = INFO
[webhook]
host = 127.0.0.1
port = 80
[telegram]
owner_id = OWNER_USER_ID
subscribers = 1111,2222,3333
bot_token = BOT_TOKEN
[twilio]
account_sid = TWILIO_ACCOUNT_SID
auth_token = TWILIO_AUTH_TOKEN
from_number = +12345678901