mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
fix: adjustment in request rate limiter configuration.
This commit is contained in:
@@ -144,7 +144,7 @@ export default {
|
||||
blockDuration: 60 * 15,
|
||||
},
|
||||
requests: {
|
||||
points: 30,
|
||||
points: 60,
|
||||
duration: 60,
|
||||
blockDuration: 60 * 10,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user