summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/default.json b/config/default.json
index 14f8248ff..cbbb3fe40 100644
--- a/config/default.json
+++ b/config/default.json
@@ -367,16 +367,6 @@
"AnalyticsSettings": {
"MaxUsersForStatistics": 2500
},
- "WebrtcSettings": {
- "Enable": false,
- "GatewayWebsocketUrl": "",
- "GatewayAdminUrl": "",
- "GatewayAdminSecret": "",
- "StunURI": "",
- "TurnURI": "",
- "TurnUsername": "",
- "TurnSharedKey": ""
- },
"ElasticsearchSettings": {
"ConnectionUrl": "http://dockerhost:9200",
"Username": "elastic",