瀏覽代碼

Do not enable SchildiChat by default

Related to #2851 

Fixes #2861
pull/2863/head
Slavi Pantaleev 3 年之前
committed by GitHub
父節點
當前提交
35294046b4
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增3 行删除
  1. +1
    -3
      group_vars/matrix_servers

+ 1
- 3
group_vars/matrix_servers 查看文件

@@ -3498,9 +3498,7 @@ matrix_client_cinny_self_check_validate_certificates: "{{ false if matrix_playbo
#
######################################################################

# By default, this playbook installs the schildichat web UI on the `matrix_server_fqn_schildichat` domain.
# If you wish to connect to your Matrix server by other means, you may wish to disable this.
matrix_client_schildichat_enabled: true
matrix_client_schildichat_enabled: false

matrix_client_schildichat_container_image_self_build: "{{ matrix_architecture not in ['arm64', 'amd64'] }}"



Loading…
取消
儲存