mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-03 10:40:43 +03:00
c5a03efdf6
The new rate limits are more suitable for running Element Call. Ref: - https://github.com/element-hq/element-call/blob/93ae2aed9841e0b066d515c56bd4c122d2b591b2/docs/self-hosting.md#a-matrix-homeserver - https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3562 Instead of trying to increase them conditionally only when Element Call is enabled, it's simpler and good-enough to just increase them in all cases.