From 2ec8b34867dc016d9fbc9fa0aa908a5eadfd7979 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Mon, 5 May 2014 18:23:00 -0300 Subject: [PATCH] fix config for TURN --- config.template.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.template.js b/config.template.js index 17afef2f7..c5ae95546 100644 --- a/config.template.js +++ b/config.template.js @@ -75,9 +75,6 @@ var config = { url: 'turn:192.158.29.39:3478?transport=tcp', credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=', username: '28224511:1379330808' - }, { - url: 'turn:homeo@turn.bistri.com:80', - credential: 'homeo' } ] }