Browse Source

Remove-commet-default-enabled

pull/5008/head
D4GU 3 months ago
parent
commit
21a5e950b7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-client-commet/defaults/main.yml

+ 1
- 1
roles/custom/matrix-client-commet/defaults/main.yml View File

@@ -5,7 +5,7 @@
---
# Project source code URL: https://github.com/commetchat/commet

matrix_client_commet_enabled: true
matrix_client_commet_enabled: false

# The git branch, tag, or SHA to build from
matrix_client_commet_version: "main"


Loading…
Cancel
Save