mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
f685318c2a
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.
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
Share the `ClientRestResource` for both workers and the main process.
|