浏览代码

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

fix incomplete config line
pull/2560/head
Slavi Pantaleev 3 年前
committed by GitHub
父节点
当前提交
d999e984da
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/configuring-playbook-cactus-comments.md

+ 1
- 1
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) # 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


正在加载...
取消
保存