0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-24 20:18:56 +02:00
synapse/changelog.d/10045.docker

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
198 B
Docker
Raw Normal View History

Fix bug introduced in Synapse 1.33.0 which caused a `Permission denied: '/homeserver.log'` error when starting Synapse with the generated log configuration. Contributed by Sergio Miguéns Iglesias.