summaryrefslogtreecommitdiffstats
path: root/src/health/notifications/msteams/metadata.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/health/notifications/msteams/metadata.yaml')
-rw-r--r--src/health/notifications/msteams/metadata.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/health/notifications/msteams/metadata.yaml b/src/health/notifications/msteams/metadata.yaml
index 72de507a4..d37c08c0a 100644
--- a/src/health/notifications/msteams/metadata.yaml
+++ b/src/health/notifications/msteams/metadata.yaml
@@ -50,7 +50,7 @@
All roles will default to this variable if left unconfigured.
You can have different channels per role, by editing `DEFAULT_RECIPIENT_MSTEAMS` with the channel you want, in the following entries at the bottom of the same file:
- ```conf
+ ```text
role_recipients_msteams[sysadmin]="CHANNEL1"
role_recipients_msteams[domainadmin]="CHANNEL2"
role_recipients_msteams[dba]="databases CHANNEL3"