cqpCow 2 năm trước cách đây
mục cha
commit
4cdfa69ad1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Http/Kernel.php

+ 1 - 1
app/Http/Kernel.php

@@ -40,7 +40,7 @@ class Kernel extends HttpKernel
         ],
 
         'api' => [
-            'throttle:180,1',
+//            'throttle:180,1',
             \Illuminate\Routing\Middleware\SubstituteBindings::class,
         ],
     ];