mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-24 23:43:12 -05:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| client | ||
| consent | ||
| key | ||
| media | ||
| synapse | ||
| __init__.py | ||
| health.py | ||
| models.py | ||
| well_known.py | ||