Increased throttle to 120 requests per minute
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ class Kernel extends HttpKernel
|
||||
],
|
||||
|
||||
'api' => [
|
||||
'throttle:60,1',
|
||||
'throttle:120,1',
|
||||
'auth:api',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user