mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-07-20 22:00
This commit is contained in:
@@ -116,7 +116,10 @@ jitsi_meet_conf_base:
|
||||
enableWelcomePage: True
|
||||
useStunTurn: True
|
||||
localRecording:
|
||||
enabled: True
|
||||
notifyAllParticipants: True
|
||||
disableSelfRecording: True
|
||||
recordingService:
|
||||
enabled: "{{ (jitsi_jibri_recordings_base_url is defined) | ternary(True, False) }}"
|
||||
p2p:
|
||||
enabled: True
|
||||
enableUnifiedOnChrome: True
|
||||
|
Reference in New Issue
Block a user