瀏覽代碼

Merge pull request #2319 from felixx9/master

matrix_ to devture_
pull/2320/head
Slavi Pantaleev 3 年之前
committed by GitHub
父節點
當前提交
86b436792d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/configuring-playbook-synapse.md

+ 1
- 1
docs/configuring-playbook-synapse.md 查看文件

@@ -37,7 +37,7 @@ If you'd like more customization power, you can start with one of the presets an
If you increase worker counts too much, you may need to increase the maximum number of Postgres connections too (example):

```yaml
matrix_postgres_process_extra_arguments: [
devture_postgres_process_extra_arguments: [
"-c 'max_connections=200'"
]
```


Loading…
取消
儲存