summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJesse Hallam <jesse.hallam@gmail.com>2018-10-18 13:49:10 -0400
committerElias Nahum <nahumhbl@gmail.com>2018-10-18 14:49:10 -0300
commitd1805733feb8c48a7286eb1affc1f98ed1a044a8 (patch)
tree9c141e10210e68686173a9f093a383d26792f276 /tests
parenta708c33520e327487fd2dc05eaab3563c8161fb7 (diff)
downloadchat-d1805733feb8c48a7286eb1affc1f98ed1a044a8.tar.gz
chat-d1805733feb8c48a7286eb1affc1f98ed1a044a8.tar.bz2
chat-d1805733feb8c48a7286eb1affc1f98ed1a044a8.zip
MM-12505: remove all things WebRTC (#9700)
Diffstat (limited to 'tests')
-rw-r--r--tests/test-config.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/test-config.json b/tests/test-config.json
index 8b6181fd2..9c2d48c1e 100644
--- a/tests/test-config.json
+++ b/tests/test-config.json
@@ -337,16 +337,6 @@
"AnalyticsSettings": {
"MaxUsersForStatistics": 2500
},
- "WebrtcSettings": {
- "Enable": false,
- "GatewayWebsocketUrl": "",
- "GatewayAdminUrl": "",
- "GatewayAdminSecret": "",
- "StunURI": "",
- "TurnURI": "",
- "TurnUsername": "",
- "TurnSharedKey": ""
- },
"ElasticsearchSettings": {
"ConnectionUrl": "http://dockerhost:9200",
"Username": "elastic",