From f0ec1c016ab5277a2edb02762b87ea2fd99fef20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Thu, 31 Aug 2023 18:51:59 +0200 Subject: [PATCH] remove --- config.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.yaml b/config.yaml index 4c76f5e..544dfa6 100644 --- a/config.yaml +++ b/config.yaml @@ -23,11 +23,3 @@ monitors: expectStatus: 301 # operational status, default=200 followRedirect: false # should fetch follow redirects, default=false linkable: true # allows the title to be a link, default=true - - - id: vzelenka - name: vzelenka.tormakristof.eu - description: 'vZelenka status' - url: 'https://neko.tormakristof.eu' - method: GET - expectStatus: 401 - linkable: true # allows the title to be a link, default=true