All alerts got to all devices now
This commit is contained in:
parent
1709341b12
commit
ea5e46228a
|
@ -7,4 +7,4 @@ security_issue:
|
||||||
can_acknowledge: True
|
can_acknowledge: True
|
||||||
skip_first: False
|
skip_first: False
|
||||||
notifiers:
|
notifiers:
|
||||||
- jeff_ios
|
- all_ios
|
|
@ -7,4 +7,4 @@ tornado_warning:
|
||||||
can_acknowledge: True
|
can_acknowledge: True
|
||||||
skip_first: False
|
skip_first: False
|
||||||
notifiers:
|
notifiers:
|
||||||
- jeff_ios
|
- all_ios
|
|
@ -7,4 +7,4 @@ unauthorized_access:
|
||||||
can_acknowledge: True
|
can_acknowledge: True
|
||||||
skip_first: False
|
skip_first: False
|
||||||
notifiers:
|
notifiers:
|
||||||
- jeff_ios
|
- all_ios
|
Loading…
Reference in New Issue