Преглед на файлове

Merge pull request #744 from hardye/jitsi-recording

Remove the recording button from the Jitsi UI if recording is disabled.
pull/745/head
Slavi Pantaleev преди 5 години
committed by GitHub
родител
ревизия
cc683a85ab
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. +4
    -2
      roles/matrix-jitsi/templates/web/interface_config.js.j2

+ 4
- 2
roles/matrix-jitsi/templates/web/interface_config.js.j2 Целия файл

@@ -205,9 +205,11 @@ var interfaceConfig = {
{% if matrix_jitsi_enable_transcriptions %}
'closedcaptions',
{% endif %}

{% if matrix_jitsi_enable_recording %}
'recording',
{% endif %}
'microphone', 'camera', 'desktop', 'embedmeeting', 'fullscreen',
'fodeviceselection', 'hangup', 'profile', 'chat', 'recording',
'fodeviceselection', 'hangup', 'profile', 'chat',
'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
'tileview', 'videobackgroundblur', 'download', 'help', 'mute-everyone', 'security'


Зареждане…
Отказ
Запис