소스 검색

Merge pull request #2319 from felixx9/master

matrix_ to devture_
pull/2320/head
Slavi Pantaleev 3 년 전
committed by GitHub
부모
커밋
86b436792d
No known key found for this signature in database 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'"
]
```


불러오는 중...
취소
저장