|
|
@@ -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: |
|
|
To enable Cactus Comments, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: |
|
|
|
|
|
|
|
|
```yaml |
|
|
```yaml |
|
|
################# |
|
|
|
|
|
## Cactus Comments ## |
|
|
|
|
|
################# |
|
|
|
|
|
|
|
|
|
|
|
# This enables the backend (appservice) |
|
|
# This enables the backend (appservice) |
|
|
matrix_cactus_comments_enabled: true |
|
|
matrix_cactus_comments_enabled: true |
|
|
|
|
|
|
|
|
|