From c804083f896cd87ada3910da78aebf9a247722ba Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 14 Aug 2014 17:54:58 -0400 Subject: [PATCH] rm unused config opts --- config.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.js b/config.js index da543f5d9..73fde9550 100644 --- a/config.js +++ b/config.js @@ -39,14 +39,6 @@ var defaultConfig = { maxPeers: 15, debug: 2, - // Network encryption config - sjclParams: { - salt: 'mjuBtGybi/4=', // choose your own salt (base64) - iter: 1000, - mode: 'ccm', - ts: parseInt(64), - }, - // PeerJS internal config object config: { 'iceServers': [