Bladeren bron
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 jaar geleden
bovenliggende
commit
909ca59cb7
Geen bekende sleutel gevonden voor deze handtekening in de database
GPG sleutel-ID: E4F9743DAB4B7B75
1 gewijzigde bestanden met
toevoegingen van 0 en
4 verwijderingen
-
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 |
|
|
|
|
|
|
|
|