mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
16 lines
320 B
YAML
16 lines
320 B
YAML
notifiers:
|
|
- name: Matrix
|
|
type: webhook
|
|
uid: notifier1
|
|
is_default: true
|
|
send_reminder: true
|
|
frequency: 1h
|
|
disable_resolve_message: false
|
|
settings:
|
|
url: http://grafana-matrix-notifier:4567/hook?rule=bridge
|
|
http_method: POST
|
|
|
|
delete_notifiers:
|
|
- name: Matrix
|
|
uid: notifier1
|