mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
commit
95c3202588
@ -112,6 +112,7 @@ class Kernel extends HttpKernel
|
|||||||
VerifyCsrfToken::class,
|
VerifyCsrfToken::class,
|
||||||
SubstituteBindings::class,
|
SubstituteBindings::class,
|
||||||
QueryLogging::class,
|
QueryLogging::class,
|
||||||
|
Cors::class,
|
||||||
],
|
],
|
||||||
'shop' => [
|
'shop' => [
|
||||||
'throttle:120,1',
|
'throttle:120,1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user