1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

Remove failure-threshold property from example, since it isn't supported yet

This commit is contained in:
TwinProduction 2019-10-06 23:04:22 -04:00
parent 894122fb29
commit f979957166

View file

@ -2,6 +2,5 @@ services:
- name: example
url: http://example.org
interval: 30s
failure-threshold: 3
conditions:
- "$STATUS == 200"