mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Remove API throttle.
This commit is contained in:
@@ -182,7 +182,7 @@ class Kernel extends HttpKernel
|
||||
|
||||
'apiX' => [
|
||||
'auth:api',
|
||||
'throttle:60,1',
|
||||
//'throttle:60,1',
|
||||
'bindings',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user