You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
The synapse.app.user_dir worker assumes its the only thing that is editing the user directory, which isn't actually true. Things like profile updates, user account deactivation, etc happen on the master regardless.