diff --git a/conf/ice-servers.json b/conf/ice-servers.json index cc898a2..da74c0b 100644 --- a/conf/ice-servers.json +++ b/conf/ice-servers.json @@ -6,7 +6,6 @@ "turn:__DOMAIN__:__TURNSERVER_PORT__?transport=udp" ], "username": "__APP__", - "credential": "__TURNSERVER_PWD__", - "credentialType": "hmac-sha1" + "credential": "__TURNSERVER_PWD__" } ]