From 4a531c94602c0d614e7e26f731d0492882746237 Mon Sep 17 00:00:00 2001 From: Mayeul Cantan Date: Mon, 15 Aug 2022 21:31:37 +0200 Subject: [PATCH] Readme: mention cache tuning --- README.md | 4 ++++ README_fr.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 6570896..d28a1de 100644 --- a/README.md +++ b/README.md @@ -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 . diff --git a/README_fr.md b/README_fr.md index 05a1b56..dac2059 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 .