Compare commits

...

2 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé fe9fd1c0bc
squash! 2022-04-28 16:51:16 +02:00
Saúl Ibarra Corretgé e4704ae032
fix(config) add a link to config options docs 2022-04-28 16:46:19 +02:00
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
/* eslint-disable no-unused-vars, no-var */ /* 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 = { var config = {
// Connection // Connection
// //