From 67dfae203b2055aa9c183f58db30b282ea86719e Mon Sep 17 00:00:00 2001 From: To-om Date: Wed, 14 Apr 2021 16:54:12 +0200 Subject: [PATCH] #1966 Change database initialisation timeout --- thehive/conf/reference.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thehive/conf/reference.conf b/thehive/conf/reference.conf index 0bcf7561f6..c2d37f6e68 100644 --- a/thehive/conf/reference.conf +++ b/thehive/conf/reference.conf @@ -9,7 +9,7 @@ db { directory: /opt/thp/thehive/database } } - initialisationTimeout: 1 hour + initialisationTimeout: 14 days } query.limitedCountThreshold: 1000