diff options
| author | 2022-02-01 00:24:12 +0000 | |
|---|---|---|
| committer | 2022-02-01 00:24:12 +0000 | |
| commit | 554e520aa0fbd928c02e90b3d263d64e3a4f6daf (patch) | |
| tree | 29e0f405b2a33b1f98b96977824b8c856b57991e /config-default.yml | |
| parent | 💡 Update docstrings (diff) | |
✨ Notify running low on channels
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config-default.yml b/config-default.yml index fcb1583a8..6ad471cbd 100644 --- a/config-default.yml +++ b/config-default.yml @@ -514,7 +514,7 @@ help_channels:      name_prefix: 'help-'      notify_channel:                *HELPERS  # Channel in which to send notifications messages -    notify_minutes:                15        # Minimum interval between helper notifications, used by both none_remaining and running_low +    notify_minutes:                15        # Minimum interval between none_remaining or running_low notifications      notify_none_remaining:         true      # Pinging notification for the Helper role when no dormant channels remain      notify_none_remaining_roles:             # Mention these roles in the non_remaining notification | 
