felixx9
il y a 3 ans
committed by
GitHub
Parent
révision
7f2cdd9889
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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'" |
|
|
|
] |
|
|
|
``` |
|
|
|
|