From 498bedf1f453c18cbf381937c253332f4a4dd99d Mon Sep 17 00:00:00 2001 From: prplV Date: Thu, 23 Jan 2025 18:22:04 +0300 Subject: [PATCH] new config template --- config_api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_api.json b/config_api.json index fe911ce..24e96c4 100644 --- a/config_api.json +++ b/config_api.json @@ -8,7 +8,7 @@ "method" : "GET", "measure" : [ - "operation", "response", "empty_field" + "operation", "response" ] }, { @@ -27,5 +27,5 @@ "pass" : "" , "api_key" : "908c709827bd40n98r7209837x98273", "period" : 10, - "timeout" : 2 + "timeout" : 10 }