[chore] skip trusted-proxies warning if ip excepted from rate limiting (#3699)

* [chore] skip `trusted-proxies` warning if ip excepted from rate limiting

* weep

* typo

* fix env parsing test
This commit is contained in:
tobi 2025-01-27 19:21:13 +01:00 committed by GitHub
commit 9048290948
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 195 additions and 67 deletions

View file

@ -16,6 +16,7 @@ EXPECT=$(cat << "EOF"
"192.0.2.0/24",
"127.0.0.1/32"
],
"advanced-rate-limit-exceptions-parsed": null,
"advanced-rate-limit-requests": 6969,
"advanced-sender-multiplier": -1,
"advanced-throttling-multiplier": -1,