Sfoglia il codice sorgente

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

fix incomplete config line
pull/2560/head
Slavi Pantaleev 3 anni fa
committed by GitHub
parent
commit
d999e984da
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-cactus-comments.md

+ 1
- 1
docs/configuring-playbook-cactus-comments.md Vedi File

@@ -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


Caricamento…
Annulla
Salva