chore(mailu): Reverted rate limit

This commit is contained in:
Daniël Groothuis
2025-11-10 15:10:25 +01:00
parent 0e40fc2ca4
commit 83a0e6b8ee

View File

@@ -166,7 +166,7 @@ limits:
ipv6Mask: 56 ipv6Mask: 56
user: 100/day user: 100/day
exemptionLength: 86400 exemptionLength: 86400
exemption: "10.42.0.0/16" exemption: "10.42.4.105"
# Configuration to reduce outgoing spam in case of a compromised account. See the documentation for further information: https://mailu.io/1.9/configuration.html?highlight=MESSAGE_RATELIMIT # Configuration to reduce outgoing spam in case of a compromised account. See the documentation for further information: https://mailu.io/1.9/configuration.html?highlight=MESSAGE_RATELIMIT
## @param limits.messageRatelimit.value Sets the `MESSAGE_RATELIMIT` environment variable in the `admin` pod ## @param limits.messageRatelimit.value Sets the `MESSAGE_RATELIMIT` environment variable in the `admin` pod