summaryrefslogtreecommitdiffstats
path: root/health/notifications/telegram/metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'health/notifications/telegram/metadata.yaml')
-rw-r--r--health/notifications/telegram/metadata.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/notifications/telegram/metadata.yaml b/health/notifications/telegram/metadata.yaml
index 5e4321d6b2..c14cd352e1 100644
--- a/health/notifications/telegram/metadata.yaml
+++ b/health/notifications/telegram/metadata.yaml
@@ -43,12 +43,12 @@
default_value: ''
description: "Set `DEFAULT_RECIPIENT_TELEGRAM` to the chat ID you want the alert notifications to be sent to. You can define multiple chat IDs like this: 49999333322 -1009999222255."
required: true
- detailed_description: >
+ detailed_description: |
All roles will default to this variable if left unconfigured.
The `DEFAULT_RECIPIENT_CUSTOM` can be edited in the following entries at the bottom of the same file:
- ```
+ ```conf
role_recipients_telegram[sysadmin]="49999333324"
role_recipients_telegram[domainadmin]="49999333389"
role_recipients_telegram[dba]="-1009999222255"