From a49daa30fabd57fd697a2aee9a70dfbf49cf77e4 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 26 Sep 2023 09:39:44 -0400 Subject: [PATCH] Cross reference streams. --- docs/user_directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_directory.md b/docs/user_directory.md index c98b4f213d24..b33fd2bc2a05 100644 --- a/docs/user_directory.md +++ b/docs/user_directory.md @@ -39,7 +39,7 @@ A description of each table follows: * `user_directory_stream_pos`. When the initial background update to populate the directory is complete, we record a stream position here. This indicates that synapse should now listen for room changes and incrementally update - the directory where necessary. + the directory where necessary. (See [stream positions](development/synapse_architecture/streams.html).) * `users_in_public_rooms`. Contains associations between users and the public rooms they're in. Used to determine which users are in public rooms and should