MatrixSynapse/synapse/rest
Patrick Cloke f685318c2a
Use ClientRestResource on both the main process and workers. (#14528)
Add logic to ClientRestResource to decide whether to mount servlets
or not based on whether the current process is a worker.

This is clearer to see what a worker runs than the completely separate /
copy & pasted list of servlets being mounted for workers.
2022-12-02 13:10:05 -05:00
..
admin
client Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
consent
key
media
synapse
__init__.py Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
health.py
models.py
well_known.py