Bumping timeout to 60

This commit is contained in:
Maxime Beauchemin
2015-10-13 16:06:37 -07:00
parent 686069d283
commit 0a1eb64da0

View File

@@ -19,7 +19,7 @@ ROW_LIMIT = 50000
WEBSERVER_THREADS = 8
PANORAMIX_WEBSERVER_PORT = 8088
PANORAMIX_WEBSERVER_TIMEOUT = 30
PANORAMIX_WEBSERVER_TIMEOUT = 60
CUSTOM_SECURITY_MANAGER = None
# ---------------------------------------------------------