Pārlūkot izejas kodu

Adds a comment and disables jshint error.

Merge pull request #760 from aaronkvanmeerten/master
j8
damencho 8 gadus atpakaļ
vecāks
revīzija
ff68caaa16
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3
    1
      interface_config.js

+ 3
- 1
interface_config.js Parādīt failu

14
     GENERATE_ROOMNAMES_ON_WELCOME_PAGE: true,
14
     GENERATE_ROOMNAMES_ON_WELCOME_PAGE: true,
15
     APP_NAME: "Jitsi Meet",
15
     APP_NAME: "Jitsi Meet",
16
     INVITATION_POWERED_BY: true,
16
     INVITATION_POWERED_BY: true,
17
-    TOOLBAR_BUTTONS: ['authentication', 'microphone', 'camera', 'desktop', 'recording', 'security', 'invite', 'chat', 'etherpad', 'sharedvideo', 'fullscreen', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', 'contacts'],
17
+    // the toolbar buttons line is intentionally left in one line, to be able
18
+    // to easily override values or remove them using regex
19
+    TOOLBAR_BUTTONS: ['authentication', 'microphone', 'camera', 'desktop', 'recording', 'security', 'invite', 'chat', 'etherpad', 'sharedvideo', 'fullscreen', 'sip', 'dialpad', 'settings', 'hangup', 'filmstrip', 'contacts'], // jshint ignore:line
18
     // Determines how the video would fit the screen. 'both' would fit the whole
20
     // Determines how the video would fit the screen. 'both' would fit the whole
19
     // screen, 'height' would fit the original video height to the height of the
21
     // screen, 'height' would fit the original video height to the height of the
20
     // screen, 'width' would fit the original video width to the width of the
22
     // screen, 'width' would fit the original video width to the width of the

Notiek ielāde…
Atcelt
Saglabāt