aboutsummaryrefslogtreecommitdiffstats
path: root/development/configuration/base.json
diff options
context:
space:
mode:
Diffstat (limited to 'development/configuration/base.json')
-rw-r--r--development/configuration/base.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/configuration/base.json b/development/configuration/base.json
index 9bf9194b..2a806adb 100644
--- a/development/configuration/base.json
+++ b/development/configuration/base.json
@@ -2,7 +2,7 @@
"logLevel": "DEBUG",
"server.listenPort": 6061,
"server.idleTimeoutSec": 60,
- "cbs.firstRequestDelaySec": 10,
+ "cbs.firstRequestDelaySec": 5,
"cbs.requestIntervalSec": 5,
"security.keys.keyStoreFile": "/etc/ves-hv/ssl/server.p12",
"security.keys.keyStorePasswordFile": "/etc/ves-hv/ssl/server.pass",