synapse/changelog.d/17177.bugfix
Erik Johnston a2e6f43f11
Fix bug with creating public rooms on workers (#17177)
If room publication is disabled then creating public rooms on workers
would not work.

Introduced in #16811.
2024-05-13 12:12:26 +01:00

2 lines
90 B
Plaintext

Fix bug where disabling room publication prevented public rooms being created on workers.