Update config.json

Set the default interval to 1 hour. 30 mins was a little too much
This commit is contained in:
Christian Kellner
2021-05-31 08:58:41 +02:00
committed by GitHub
parent 97858b7539
commit 88c046dbd4

View File

@@ -1 +1 @@
{"interval":"30","port":9998,"scrapingAnt":{"apiKey":""},"workingHours":{"from":"","to":""}}
{"interval":"60","port":9998,"scrapingAnt":{"apiKey":""},"workingHours":{"from":"","to":""}}