mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
commit
95c3202588
@ -112,6 +112,7 @@ class Kernel extends HttpKernel
|
||||
VerifyCsrfToken::class,
|
||||
SubstituteBindings::class,
|
||||
QueryLogging::class,
|
||||
Cors::class,
|
||||
],
|
||||
'shop' => [
|
||||
'throttle:120,1',
|
||||
|
Loading…
Reference in New Issue
Block a user