aboutsummaryrefslogtreecommitdiffstats
path: root/tools/performance/local/configuration/base.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/performance/local/configuration/base.json')
-rw-r--r--tools/performance/local/configuration/base.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/performance/local/configuration/base.json b/tools/performance/local/configuration/base.json
deleted file mode 100644
index 2a806adb..00000000
--- a/tools/performance/local/configuration/base.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "logLevel": "DEBUG",
- "server.listenPort": 6061,
- "server.idleTimeoutSec": 60,
- "cbs.firstRequestDelaySec": 5,
- "cbs.requestIntervalSec": 5,
- "security.keys.keyStoreFile": "/etc/ves-hv/ssl/server.p12",
- "security.keys.keyStorePasswordFile": "/etc/ves-hv/ssl/server.pass",
- "security.keys.trustStoreFile": "/etc/ves-hv/ssl/trust.p12",
- "security.keys.trustStorePasswordFile": "/etc/ves-hv/ssl/trust.pass"
-} \ No newline at end of file