mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-06-13 15:11:05 +00:00
94c9780f7a
The value of `off` was taken to be a boolean, but it shouldn't be. Synapse expects a string (currently one of: `all`, `invite`, `off`).