summaryrefslogtreecommitdiffstats
path: root/development/configuration/local.json
diff options
context:
space:
mode:
Diffstat (limited to 'development/configuration/local.json')
-rw-r--r--development/configuration/local.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/development/configuration/local.json b/development/configuration/local.json
index 79abe03b..ebf2f82e 100644
--- a/development/configuration/local.json
+++ b/development/configuration/local.json
@@ -2,7 +2,6 @@
"logLevel": "DEBUG",
"server.listenPort": 8061,
"server.idleTimeoutSec": 60,
- "server.maxPayloadSizeBytes": 1048576,
"cbs.firstRequestDelaySec": 10,
"cbs.requestIntervalSec": 5,
"security.keys.keyStoreFile": "development/ssl/server.p12",