fix(config) add a link to config options docs

This commit is contained in:
Saúl Ibarra Corretgé 2022-04-28 16:46:19 +02:00 committed by GitHub
parent 132b44a8b6
commit e4704ae032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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
//