1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Readme: mention cache tuning

This commit is contained in:
Mayeul Cantan 2022-08-15 21:31:37 +02:00
parent 7ea7783fda
commit 4a531c9460
2 changed files with 8 additions and 0 deletions

View file

@ -35,6 +35,10 @@ After that you can install it without problem.
The package uses a prebuilt python virtual environnement. The binary are taken from this repository: https://github.com/Josue-T/synapse_python_build
The script to build the binary is also available.
### Performance Tuning
Depending on the amount of RAM on your système, you might want to tune the cache configuration in `/etc/matrix-synapse/homeserver.yaml`.
### Web client
If you want a web client you can also install Element with this package: https://github.com/YunoHost-Apps/element_ynh .

View file

@ -35,6 +35,10 @@ After that you can install it without problem.
The package uses a prebuilt python virtual environnement. The binary are taken from this repository: https://github.com/Josue-T/synapse_python_build
The script to build the binary is also available.
### Amélioration de la performance
En fonction de la quantité de RAM de votre système, vous voudrez peut-être augmenter ou diminuer la taille des caches dans `/etc/matrix-synapse/homeserver.yaml`
### Web client
If you want a web client you can also install Element with this package: https://github.com/YunoHost-Apps/element_ynh .