diff --git a/config.yaml b/config.yaml index b95315b..75794ba 100644 --- a/config.yaml +++ b/config.yaml @@ -14,13 +14,13 @@ settings: dayInHistogramNotOperational: 'Some checks failed' monitors: - - id: workers-cloudflare-com # unique identifier - name: workers.cloudflare.com - description: 'You write code. They handle the rest.' # default=empty - url: 'https://workers.cloudflare.com/' # URL to fetch - method: GET # default=GET - expectStatus: 200 # operational status, default=200 - followRedirect: false # should fetch follow redirects, default=false + - id: workers-cloudflare-com # unique identifier + name: workers.cloudflare.com + description: 'You write code. They handle the rest.' # default=empty + url: 'https://workers.cloudflare.com/' # URL to fetch + method: GET # default=GET + expectStatus: 200 # operational status, default=200 + followRedirect: false # should fetch follow redirects, default=false - id: www-cloudflare-com name: www.cloudflare.com