From 032dafe232f4e2c93b92c83b51c3c1c3dfe30bf0 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Mon, 24 Oct 2022 14:05:50 +0100 Subject: Rearrange admin API fs heirarchy to match sidebar I've kept the RST redirect file in-place though --- docs/usage/configuration/user_directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/usage/configuration/user_directory.md') diff --git a/docs/usage/configuration/user_directory.md b/docs/usage/configuration/user_directory.md index 31da9fd4b3..5fa6079ba7 100644 --- a/docs/usage/configuration/user_directory.md +++ b/docs/usage/configuration/user_directory.md @@ -7,7 +7,7 @@ who are present in a publicly viewable room present on the server. The directory info is stored in various tables, which can (typically after DB corruption) get stale or out of sync. If this happens, for now the -solution to fix it is to use the [admin API](../administration/admin_api/background_updates.md#run) +solution to fix it is to use the [admin API](../../administration/admin_api/background_updates.md#run) and execute the job `regenerate_directory`. This should then start a background task to flush the current tables and regenerate the directory. -- cgit 1.5.1