diff options
| author | 2025-04-09 16:32:13 +0000 | |
|---|---|---|
| committer | 2025-04-09 17:32:13 +0100 | |
| commit | b1a4d54c14647827aaf3c8174e2896b12d0f9608 (patch) | |
| tree | a66cbe831407565a6b7af421c5e659e08fd7306c /test/envparsing.sh | |
| parent | [bugfix] Fix a couple accessibility issues with `:focus` elements (#3979) (diff) | |
| download | gotosocial-b1a4d54c14647827aaf3c8174e2896b12d0f9608.tar.xz | |
[chore] add IPPrefixes type so we don't need separate rate limit parsed field (#3982)
* add IPPrefixes type so we don't need separate rate limit parsed field
* sshhhh please linter, mommy's working
Diffstat (limited to 'test/envparsing.sh')
| -rwxr-xr-x | test/envparsing.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/envparsing.sh b/test/envparsing.sh index fc6afbcc2..66295f1f6 100755 --- a/test/envparsing.sh +++ b/test/envparsing.sh @@ -18,7 +18,6 @@ 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, |
