Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
c4a8390f1f
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      meet.jit.si_iconf.js

+ 2
- 1
meet.jit.si_iconf.js View File

197
      * If this is set to false, the banner will not be rendered at all. If set to true, the check for extension(s)
197
      * If this is set to false, the banner will not be rendered at all. If set to true, the check for extension(s)
198
      * being already installed is done before rendering.
198
      * being already installed is done before rendering.
199
      */
199
      */
200
-    SHOW_CHROME_EXTENSION_BANNER: true,
200
+    // SHOW_CHROME_EXTENSION_BANNER: true,
201
+    SHOW_CHROME_EXTENSION_BANNER: false,
201
 
202
 
202
     // If true, presence status: busy, calling, connected etc. is not displayed
203
     // If true, presence status: busy, calling, connected etc. is not displayed
203
     DISABLE_PRESENCE_STATUS: true,
204
     DISABLE_PRESENCE_STATUS: true,

Loading…
Cancel
Save