Przeglądaj źródła

fix(config) add a link to config options docs

master
Saúl Ibarra Corretgé 3 lat temu
rodzic
commit
fa48223aac
No account linked to committer's email address
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5
    0
      config.js

+ 5
- 0
config.js Wyświetl plik

@@ -1,6 +1,11 @@
1 1
 
2 2
 /* eslint-disable no-unused-vars, no-var */
3 3
 
4
+/*
5
+ * NOTE: If you add a new option please remember to document it here:
6
+ * https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-configuration
7
+ */
8
+
4 9
 var config = {
5 10
     // Connection
6 11
     //

Ładowanie…
Anuluj
Zapisz