From 8e968732b99f8c19911f37995b9d717b2669ccd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Wed, 25 May 2022 11:35:56 +0200 Subject: [PATCH] expect 401 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index b814527..4c76f5e 100644 --- a/config.yaml +++ b/config.yaml @@ -29,5 +29,5 @@ monitors: description: 'vZelenka status' url: 'https://neko.tormakristof.eu' method: GET - expectStatus: 200 + expectStatus: 401 linkable: true # allows the title to be a link, default=true