From 16051769562c78c94acfcbd01002e2b9cbab28c8 Mon Sep 17 00:00:00 2001 From: stratself Date: Mon, 20 Apr 2026 19:20:46 +0000 Subject: [PATCH] docs(perf): Improve introduction wording --- docs/advanced/performance.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/advanced/performance.mdx b/docs/advanced/performance.mdx index 9c380039f..6452b73b7 100644 --- a/docs/advanced/performance.mdx +++ b/docs/advanced/performance.mdx @@ -1,6 +1,8 @@ # Performance tuning -This page aims to outline various performance tweaks for Continuwuity and their effects. These adjustments are especially helpful for homeservers that are in many large federated rooms or have many users, and it will become increasingly necessary as the Matrix network expands. As always, your mileage may vary according to your setup's specifics. If you have further discussions or recommendations, please share them in the community rooms. +Continuwuity's default configs are suited for many typical setups and scales appropriately with the size of your hardware. However, there are many scenarios where additional modifications can be made to better utilize your server resources. + +This page aims to outline various performance tweaks for Continuwuity and their effects. These adjustments are especially helpful for homeservers that join many large federated rooms or have many users, and it will become increasingly necessary as the Matrix network expands. As always, your mileage may vary according to your setup's specifics. If you have further discussions or recommendations, please share them in the community rooms. ## DNS tuning (recommended)