This repository was archived by the owner on May 31, 2023. It is now read-only.
Commit 3a72c05
Only set alerting if variable is false (#112)
* Only set alerting if variable is false
The current configuration template doesn't allow for disabling the alerting. It is enabled by default. This small patch makes sure we can disable the alerting.
* implement use of 'if not' conditional1 parent 7069e71 commit 3a72c05
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments