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