We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b7d89 commit 126e0a5Copy full SHA for 126e0a5
1 file changed
config/prepend/rate_limiter.yaml
@@ -2,5 +2,5 @@ framework:
2
rate_limiter:
3
setting_admin_thumbnail:
4
policy: 'fixed_window'
5
- limit: 5
6
- interval: '5 minutes'
+ limit: 60
+ interval: '1 minutes'
0 commit comments