From 3d59c0096d48c0f5ac5b67b48027cb1cca5293e5 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Wed, 20 Nov 2024 08:19:16 +0100 Subject: [PATCH] reverting config changes. accidentally pushed --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 41aab64..6df9d31 100755 --- a/conf/config.json +++ b/conf/config.json @@ -1 +1 @@ -{"interval":10,"port":9998,"scrapingAnt":{"apiKey":"1223","proxy":"datacenter"},"workingHours":{"from":"17:00","to":"18:00"}} \ No newline at end of file +{"interval":"60","port":9998,"scrapingAnt":{"apiKey":"","proxy":"datacenter"},"workingHours":{"from":"","to":""}} \ No newline at end of file