summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index 67c1220bb..30c8f282f 100644
--- a/config/default.json
+++ b/config/default.json
@@ -337,6 +337,10 @@
"BlockProfileRate": 0,
"ListenAddress": ":8067"
},
+ "ExperimentalSettings": {
+ "ClientSideCertEnable": false,
+ "ClientSideCertCheck": "secondary"
+ },
"AnalyticsSettings": {
"MaxUsersForStatistics": 2500
},