diff options
Diffstat (limited to 'development/configuration')
-rw-r--r-- | development/configuration/base.json (renamed from development/configuration/configuration.json) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/configuration/configuration.json b/development/configuration/base.json index 8e55cf39..5233f02c 100644 --- a/development/configuration/configuration.json +++ b/development/configuration/base.json @@ -10,7 +10,6 @@ "requestIntervalSec": 5 }, "security": { - "sslDisable": false, "keys": { "keyStoreFile": "/etc/ves-hv/ssl/server.p12", "keyStorePassword": "onaponap", |