From 5d1998515aa012bddbcee549434dc401846abff7 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Mon, 24 Oct 2022 13:53:36 +0100 Subject: Move config pages into config dir --- docs/usage/administration/admin_api/background_updates.md | 2 +- .../administration/understanding_synapse_through_grafana_graphs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/usage/administration') diff --git a/docs/usage/administration/admin_api/background_updates.md b/docs/usage/administration/admin_api/background_updates.md index 9f6ac7d567..3cd0201b69 100644 --- a/docs/usage/administration/admin_api/background_updates.md +++ b/docs/usage/administration/admin_api/background_updates.md @@ -106,4 +106,4 @@ The following JSON body parameters are available: - `job_name` - A string which job to run. Valid values are: - `populate_stats_process_rooms` - Recalculate the stats for all rooms. - - `regenerate_directory` - Recalculate the [user directory](../../../user_directory.md) if it is stale or out of sync. + - `regenerate_directory` - Recalculate the [user directory](../../configuration/user_directory.md) if it is stale or out of sync. diff --git a/docs/usage/administration/understanding_synapse_through_grafana_graphs.md b/docs/usage/administration/understanding_synapse_through_grafana_graphs.md index c365cc3923..6d6db0ebfe 100644 --- a/docs/usage/administration/understanding_synapse_through_grafana_graphs.md +++ b/docs/usage/administration/understanding_synapse_through_grafana_graphs.md @@ -79,6 +79,6 @@ indicator of problems, and a symptom of other problems though, so check other gr If you're still having performance problems with your Synapse instance and you've tried everything you can, it may just be a lack of system resources. Consider adding -more CPU and RAM, and make use of [worker mode](../../workers.md) +more CPU and RAM, and make use of [worker mode](../configuration/workers.md) to make use of multiple CPU cores / multiple machines for your homeserver. -- cgit 1.5.1