diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:16:19 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 9a1f2deb57d0af76d8118035de91e313dfbe32e1 (patch) | |
tree | 4a2e6c4d7a8ada591de0e5cc3fca868ef81c46e3 /doc | |
parent | 9ebebcfa52fdd781ca4b4bcc4bb8e1402ee3d771 (diff) |
doc/mod/notification-telegram: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mod/notification-telegram.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mod/notification-telegram.md b/doc/mod/notification-telegram.md index 482285a..40e6fb1 100644 --- a/doc/mod/notification-telegram.md +++ b/doc/mod/notification-telegram.md @@ -41,6 +41,10 @@ Finally edit `global-config-overlay`, add `TelegramTokenId` with the token from *BotFather* and `TelegramChatId` with your id from *GetIDs Bot*. Then reload the configuration. +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + ### Notifications to a group Sending notifications to a group is possible as well. Add your bot and the |