fix(config) add a link to config options docs

pull/11453/head jitsi-meet_7250
Saúl Ibarra Corretgé 3 years ago committed by GitHub
parent 132b44a8b6
commit fa48223aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      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
//

Loading…
Cancel
Save