cqpCow hai 10 meses
pai
achega
34bd5a8dd4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/logging.php

+ 1 - 1
config/logging.php

@@ -111,7 +111,7 @@ return [
             'driver' => 'daily',
             'path' => storage_path('logs/request.log'),
             'level' => 'debug',
-            'days' => 31,
+            'days' => 7,
         ],
     ],