mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
renames alert_notifications -> notifiers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# # config file version
|
||||
apiVersion: 1
|
||||
|
||||
# alert_notifications:
|
||||
# notifiers:
|
||||
# - name: default-slack-temp
|
||||
# type: slack
|
||||
# org_name: Main Org.
|
||||
@@ -19,7 +19,7 @@ apiVersion: 1
|
||||
# is_default: false
|
||||
# settings:
|
||||
# addresses: example11111@example.com
|
||||
# delete_alert_notifications:
|
||||
# delete_notifiers:
|
||||
# - name: default-slack-temp
|
||||
# org_name: Main Org.
|
||||
# uid: notifier1
|
||||
Reference in New Issue
Block a user