mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -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.
|