Skip to content

Commit fce6ab7

Browse files
authored
chore: Bump the normal rate limit back to 250 (#884)
1 parent 513540b commit fce6ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
from = "/*"
4343
to = "/:splat"
4444
[redirects.rate_limit]
45-
window_limit = 25
45+
window_limit = 250
4646
window_size = 60
4747
aggregate_by = ["ip"]

0 commit comments

Comments
 (0)