Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
5d7d3c7e18
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js View File

15
     TOOLBAR_TIMEOUT: 4000,
15
     TOOLBAR_TIMEOUT: 4000,
16
     // TOOLBAR_ALWAYS_VISIBLE: false,
16
     // TOOLBAR_ALWAYS_VISIBLE: false,
17
     TOOLBAR_ALWAYS_VISIBLE: true,
17
     TOOLBAR_ALWAYS_VISIBLE: true,
18
-    DEFAULT_REMOTE_DISPLAY_NAME: '',
18
+    DEFAULT_REMOTE_DISPLAY_NAME: '_',
19
     DEFAULT_LOCAL_DISPLAY_NAME: 'me',
19
     DEFAULT_LOCAL_DISPLAY_NAME: 'me',
20
     // SHOW_JITSI_WATERMARK: true,
20
     // SHOW_JITSI_WATERMARK: true,
21
     SHOW_JITSI_WATERMARK: false,
21
     SHOW_JITSI_WATERMARK: false,

Loading…
Cancel
Save