diff --git a/config/light.php b/config/light.php index d068b192025515afee996d42f4f4bbd27f731c98..bd51f19e5b04e6f5fc094b062a5190c7fa8eb451 100644 --- a/config/light.php +++ b/config/light.php @@ -14,7 +14,7 @@ return [ 'log_reserve_days' => 180, // 异步写入系统日志 - 'log_async_write' => true, + 'log_async_write' => false, // 数据库表字段类型 参考:https://laravel.com/docs/5.5/migrations#columns 'db_table_field_type' => [