Kaynağa Gözat
Prevent schildichat from being installed by default
pull/2861/head
gill6151
3 yıl önce
committed by
GitHub
ebeveyn
işleme
c4034e3918
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
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 |
|
|
|
|
|
|
|
|