Slavi Pantaleev 5 lat temu
rodzic
commit
179b416ed5
2 zmienionych plików z 2 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-jitsi/defaults/main.yml
  2. +1
    -0
      roles/matrix-jitsi/tasks/validate_config.yml

+ 1
- 1
roles/matrix-jitsi/defaults/main.yml Wyświetl plik

@@ -100,7 +100,7 @@ matrix_jitsi_web_interface_config_native_app_name: "Jitsi Meet"
matrix_jitsi_web_interface_config_provider_name: "Jitsi" matrix_jitsi_web_interface_config_provider_name: "Jitsi"
matrix_jitsi_web_interface_config_show_powered_by: false matrix_jitsi_web_interface_config_show_powered_by: false
matrix_jitsi_web_interface_config_disable_transcription_subtitles: false matrix_jitsi_web_interface_config_disable_transcription_subtitles: false
matrix_jisti_web_interface_config_show_deep_linking_image: false
matrix_jitsi_web_interface_config_show_deep_linking_image: false


# Custom configuration to be injected into `interface_config.js`, passed to Jitsi Web. # Custom configuration to be injected into `interface_config.js`, passed to Jitsi Web.
# This configuration gets appended to the final interface configuration that Jitsi Web uses. # This configuration gets appended to the final interface configuration that Jitsi Web uses.


+ 1
- 0
roles/matrix-jitsi/tasks/validate_config.yml Wyświetl plik

@@ -40,3 +40,4 @@
- {'old': 'matrix_jitsi_web_config_start_with_video_muted', 'new': '<Superseded by matrix_jitsi_web_config_start_video_muted_after_nth_participant>'} - {'old': 'matrix_jitsi_web_config_start_with_video_muted', 'new': '<Superseded by matrix_jitsi_web_config_start_video_muted_after_nth_participant>'}
- {'old': 'matrix_jitsi_web_interface_config_show_watermark_for_guests', 'new': '<Not applicable anymore>'} - {'old': 'matrix_jitsi_web_interface_config_show_watermark_for_guests', 'new': '<Not applicable anymore>'}
- {'old': 'matrix_jitsi_web_interface_config_invitation_powered_by', 'new': '<Not applicable anymore>'} - {'old': 'matrix_jitsi_web_interface_config_invitation_powered_by', 'new': '<Not applicable anymore>'}
- {'old': 'matrix_jisti_web_interface_config_show_deep_linking_image', 'new': 'matrix_jitsi_web_interface_config_show_deep_linking_image'}

Ładowanie…
Anuluj
Zapisz