fix(config) add a link to config options docs

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

View File

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