浏览代码

Prevent schildichat from being installed by default

pull/2861/head
gill6151 3 年前
committed by GitHub
父节点
当前提交
c4034e3918
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-client-schildichat/defaults/main.yml

+ 1
- 1
roles/custom/matrix-client-schildichat/defaults/main.yml 查看文件

@@ -1,7 +1,7 @@
---
# Project source code URL: https://github.com/SchildiChat/schildichat-desktop

matrix_client_schildichat_enabled: true
matrix_client_schildichat_enabled: false

matrix_client_schildichat_container_image_self_build: false



正在加载...
取消
保存