Bladeren bron

Merge pull request #2553 from array-in-a-matrix/patch-17

fix incomplete config line
pull/2560/head
Slavi Pantaleev 3 jaren geleden
committed by GitHub
bovenliggende
commit
d999e984da
Geen bekende sleutel gevonden voor deze handtekening in de database GPG sleutel-ID: 4AEE18F83AFDEB23
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      docs/configuring-playbook-cactus-comments.md

+ 1
- 1
docs/configuring-playbook-cactus-comments.md Bestand weergeven

@@ -24,7 +24,7 @@ matrix_cactus_comments_enabled: true
# To do this you need to uncomment one of the following lines (depending if you are using synapse or dentrite as a homeserver) # To do this you need to uncomment one of the following lines (depending if you are using synapse or dentrite as a homeserver)
# If you don't know which one you use: The default is synapse ;) # If you don't know which one you use: The default is synapse ;)
# matrix_synapse_allow_guest_access: true # matrix_synapse_allow_guest_access: true
# matrix_dentrite_allow_guest_access
# matrix_dentrite_allow_guest_access: true
``` ```


## Installing ## Installing


Laden…
Annuleren
Opslaan