Add support for moving /push_rules off of main process (#17037)

This commit is contained in:
Erik Johnston
2024-03-28 15:44:07 +00:00
committed by GitHub
parent 59ceabcb97
commit ea6bfae0fc
10 changed files with 133 additions and 40 deletions

View File

@@ -532,6 +532,13 @@ the stream writer for the `presence` stream:
^/_matrix/client/(api/v1|r0|v3|unstable)/presence/
##### The `push` stream
The following endpoints should be routed directly to the worker configured as
the stream writer for the `push` stream:
^/_matrix/client/(api/v1|r0|v3|unstable)/push_rules/
#### Restrict outbound federation traffic to a specific set of workers
The