Przeglądaj źródła

Merge pull request #2319 from felixx9/master

matrix_ to devture_
pull/2320/head
Slavi Pantaleev 3 lat temu
committed by GitHub
rodzic
commit
86b436792d
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      docs/configuring-playbook-synapse.md

+ 1
- 1
docs/configuring-playbook-synapse.md Wyświetl plik

@@ -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'"
]
```


Ładowanie…
Anuluj
Zapisz