We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a436f commit d7b3caeCopy full SHA for d7b3cae
1 file changed
netlify.toml
@@ -33,7 +33,7 @@
33
to = "/:splat"
34
[redirects.rate_limit]
35
action = "rewrite"
36
- to = "/429/"
+ to = "https://processing.org/429/"
37
window_limit = 50
38
window_size = 60
39
aggregate_by = ["ip", "domain"]
0 commit comments