aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index b23271899..22c05853c 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -532,7 +532,6 @@ help_channels:
# Prefix for help channel names
name_prefix: 'help-'
-
# Notify if more available channels are needed but there are no more dormant ones
notify: true
@@ -542,6 +541,10 @@ help_channels:
# Minimum interval between helper notifications
notify_minutes: 15
+ # Mention these roles in notifications
+ notify_roles:
+ - *HELPERS_ROLE
+
redirect_output:
delete_invocation: true
delete_delay: 15