Ver a proveniência
Merge pull request #2553 from array-in-a-matrix/patch-17
fix incomplete config line
pull/2560/head
Slavi Pantaleev
há 3 anos
committed by
GitHub
ascendente
cometimento
d999e984da
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
docs/configuring-playbook-cactus-comments.md
|
|
|
@@ -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) |
|
|
|
# If you don't know which one you use: The default is synapse ;) |
|
|
|
# matrix_synapse_allow_guest_access: true |
|
|
|
# matrix_dentrite_allow_guest_access |
|
|
|
# matrix_dentrite_allow_guest_access: true |
|
|
|
``` |
|
|
|
|
|
|
|
## Installing |
|
|
|
|