Просмотр исходного кода
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 год назад
Родитель
Сommit
909ca59cb7
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов:
0 добавлений и
4 удалений
-
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 |
|
|
|
|
|
|
|
|