mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-13 02:28:55 +01:00
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`).