浏览代码

Update lower power config example

All other examples show the config to lower the memory usage on the server
pull/899/head
Germain 5 年前
committed by GitHub
父节点
当前提交
6768bdcf81
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md 查看文件

@@ -289,7 +289,7 @@ matrix_mailer_enabled: false

# You can also disable this to save more RAM,
# at the expense of audio/video calls being unreliable.
matrix_coturn_enabled: true
matrix_coturn_enabled: false

# This makes Synapse not keep track of who is online/offline.
#


正在加载...
取消
保存