diff --git a/docs/configuration.md b/docs/configuration.md index 711972e73e..1049529e30 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -654,6 +654,10 @@ responders: type: ``` +The `teams` responder is configured using the `name` field. This field can +contain a comma-separated list of team names. If the list is empty, no +responders are configured. + ## `` PagerDuty notifications are sent via the [PagerDuty API](https://developer.pagerduty.com/documentation/integration/events).