mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 09:45:24 -05:00
![Patrick Cloke](/assets/img/avatar_default.png)
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.