synapse/changelog.d/15262.misc
Patrick Cloke e7b559d2ca
Avoid unneeded work if auto-join rooms aren't configured. (#15262)
It is not necessary to reach out to the database to check some
parameters if the auto-join rooms are not configured, or (in some cases)
if auto-create rooms is not configured.
2023-03-14 08:18:49 -04:00

2 lines
89 B
Plaintext

Skip processing of auto-join room behaviour if there are not auto-join rooms configured.