Skip to content

Commit

Permalink
Update policies.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtwist authored Feb 7, 2025
1 parent ae8e103 commit cfa6511
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"module": "$import(@zuplo/runtime)",
"options": {
"rateLimitBy": "ip",
"requestsAllowed": 500,
"timeWindowMinutes": 1
"requestsAllowed": 250,
"timeWindowMinutes": 0.16
}
},
"name": "rate-limit-inbound",
Expand Down Expand Up @@ -65,4 +65,4 @@
"policyType": "custom-code-outbound"
}
]
}
}

0 comments on commit cfa6511

Please sign in to comment.