From e4704ae0321e7831a1c68ef2971aeedf3d4e2000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Thu, 28 Apr 2022 16:46:19 +0200 Subject: [PATCH] fix(config) add a link to config options docs --- config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.js b/config.js index 3cab43dad..3d8f9eedc 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,10 @@ /* 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 //