Skip to content

Commit

Permalink
Merge pull request #3311 from gitlimes/patch-1
Browse files Browse the repository at this point in the history
fix(docs): minor typo
  • Loading branch information
spantaleev committed May 10, 2024
2 parents b3fac0e + 16ef282 commit 482306e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/maintenance-synapse.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

[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

Expand Down

0 comments on commit 482306e

Please sign in to comment.