mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-22 04:34:00 +00:00
commit
86b436792d
@ -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):
|
If you increase worker counts too much, you may need to increase the maximum number of Postgres connections too (example):
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
matrix_postgres_process_extra_arguments: [
|
devture_postgres_process_extra_arguments: [
|
||||||
"-c 'max_connections=200'"
|
"-c 'max_connections=200'"
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user