浏览代码

Update jitsi to version 7001

Tested, works without any configuration changes.
pull/1746/head
Christos Karamolegkos 4 年前
committed by GitHub
父节点
当前提交
9c606d1fcb
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/matrix-jitsi/defaults/main.yml

+ 1
- 1
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 }}"


正在加载...
取消
保存