Kaynağa Gözat
Update docs/configuring-playbook-cactus-comments.md: remove the uncommon comment block
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4000/head
Suguru Hirahara
1 yıl önce
ebeveyn
işleme
909ca59cb7
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: E4F9743DAB4B7B75
1 değiştirilmiş dosya ile
0 ekleme ve
4 silme
-
docs/configuring-playbook-cactus-comments.md
|
|
|
@@ -25,10 +25,6 @@ If you wish to adjust it, see the section [below](#adjusting-the-cactus-comments |
|
|
|
To enable Cactus Comments, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: |
|
|
|
|
|
|
|
```yaml |
|
|
|
################# |
|
|
|
## Cactus Comments ## |
|
|
|
################# |
|
|
|
|
|
|
|
# This enables the backend (appservice) |
|
|
|
matrix_cactus_comments_enabled: true |
|
|
|
|
|
|
|
|