Explorar el Código
Update jitsi to version 7001
Tested, works without any configuration changes.
pull/1746/head
Christos Karamolegkos
hace 4 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
roles/matrix-jitsi/defaults/main.yml
|
|
|
@@ -70,7 +70,7 @@ matrix_jitsi_jibri_recorder_password: '' |
|
|
|
|
|
|
|
matrix_jitsi_enable_lobby: false |
|
|
|
|
|
|
|
matrix_jitsi_version: stable-6865 |
|
|
|
matrix_jitsi_version: stable-7001 |
|
|
|
matrix_jitsi_container_image_tag: "{{ matrix_jitsi_version }}" # for backward-compatibility |
|
|
|
|
|
|
|
matrix_jitsi_web_docker_image: "{{ matrix_container_global_registry_prefix }}jitsi/web:{{ matrix_jitsi_container_image_tag }}" |
|
|
|
|