mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-08 06:09:33 -06:00
add IPPrefixes type so we don't need separate rate limit parsed field
This commit is contained in:
parent
19cfa8d126
commit
9d15102f70
10 changed files with 82 additions and 71 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue