From fa48223aaca508305e31835fb30f739fa1bdc8f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Thu, 28 Apr 2022 17:19:31 +0200 Subject: [PATCH] fix(config) add a link to config options docs --- config.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.js b/config.js index 3cab43dad..81dc59307 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,11 @@ /* eslint-disable no-unused-vars, no-var */ +/* + * NOTE: If you add a new option please remember to document it here: + * https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-configuration + */ + var config = { // Connection //