Browse Source

Revert default enabled

pull/5008/head
D4GU 3 months ago
parent
commit
62b108e4a0
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: false
matrix_client_commet_enabled: true

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


Loading…
Cancel
Save