Explorar el Código

Merge pull request #3311 from gitlimes/patch-1

fix(docs): minor typo
pull/3312/head
Slavi Pantaleev hace 1 año
committed by GitHub
padre
commit
482306eae0
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/maintenance-synapse.md

+ 1
- 1
docs/maintenance-synapse.md Ver fichero

@@ -74,7 +74,7 @@ Synapse's presence feature which tracks which users are online and which are off


If you have enough compute resources (CPU & RAM), you can make Synapse better use of them by [enabling load-balancing with workers](configuring-playbook-synapse.md#load-balancing-with-workers). If you have enough compute resources (CPU & RAM), you can make Synapse better use of them by [enabling load-balancing with workers](configuring-playbook-synapse.md#load-balancing-with-workers).


[Tuning your PostgreSQL database](maintenance-postgres.md#tuning-postgresql) could also improve Synapse performance. The playbook tunes the integrated Postgres database automatically, but based on your needs you may wish to adjust tuning variables manually. If you're using an [external Postgres database](configuring-playbook-external-postgres.md), you will aslo need to tune Postgres manually.
[Tuning your PostgreSQL database](maintenance-postgres.md#tuning-postgresql) could also improve Synapse performance. The playbook tunes the integrated Postgres database automatically, but based on your needs you may wish to adjust tuning variables manually. If you're using an [external Postgres database](configuring-playbook-external-postgres.md), you will also need to tune Postgres manually.


### Tuning caches and cache autotuning ### Tuning caches and cache autotuning




Cargando…
Cancelar
Guardar