ソースを参照

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



読み込み中…
キャンセル
保存