0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-07 00:49:09 +02:00
synapse/changelog.d/10045.docker

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.