From dedd3f4ef0c4364c0afad9e00efd1946f2d63724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Fri, 18 Sep 2020 10:15:48 +0200 Subject: [PATCH] fix(config) remove no longer valid option --- config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.js b/config.js index 944988ed9..c1fb2b6f5 100644 --- a/config.js +++ b/config.js @@ -14,9 +14,6 @@ var config = { // Domain for authenticated users. Defaults to . // authdomain: 'jitsi-meet.example.com', - // Jirecon recording component domain. - // jirecon: 'jirecon.jitsi-meet.example.com', - // Call control component (Jigasi). // call_control: 'callcontrol.jitsi-meet.example.com',