mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-28 01:01:27 +08:00
Started core API route work
This commit is contained in:
@ -37,7 +37,6 @@ class Kernel extends HttpKernel
|
||||
],
|
||||
'api' => [
|
||||
'throttle:60,1',
|
||||
'bindings',
|
||||
],
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user