mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Cleanup API middleware.
This commit is contained in:
@@ -180,7 +180,7 @@ class Kernel extends HttpKernel
|
||||
CreateFreshApiToken::class,
|
||||
],
|
||||
|
||||
'api' => [
|
||||
'apiX' => [
|
||||
'throttle:60,1',
|
||||
'bindings',
|
||||
],
|
||||
|
Reference in New Issue
Block a user