notification/templates/sendtelegram.config

4 lines
171 B
Plaintext

API_URL=https://api.telegram.org/bot{{sendtelegram_api_key}}/sendMessage
SILENCE={{sendtelegram_silence}}
CHAT_ID={{sendtelegram_chat_id}}
THRD_ID={{sendtelegram_thrd_id}}