From 6f6171c56197adc0e21beb5acb9acc4345272d1e Mon Sep 17 00:00:00 2001 From: Vadym Vikulin Date: Tue, 2 Nov 2021 13:41:47 +0200 Subject: [PATCH] Update map.conf --- WebContent/WEB-INF/classes/map.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/classes/map.conf b/WebContent/WEB-INF/classes/map.conf index a311b71..d23a80c 100644 --- a/WebContent/WEB-INF/classes/map.conf +++ b/WebContent/WEB-INF/classes/map.conf @@ -5,7 +5,7 @@ ADMIN_API_HOST=localhost ADMIN_API_PORT=9001 #crawling period in sec -period=60 +period=3600 #initial delay for crawling after app start in sec -initial_delay=20 \ No newline at end of file +initial_delay=60