瀏覽代碼
Prevent schildichat from being installed by default
pull/2861/head
gill6151
3 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
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 |
|
|
|
|
|
|
|
|