From 0ca57ec1bbd1b701f73cf3879391b2f3bd02bc14 Mon Sep 17 00:00:00 2001 From: mscherer Date: Fri, 5 Apr 2024 03:43:00 +0200 Subject: [PATCH] CI --- config/app_custom.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/app_custom.php b/config/app_custom.php index 229e015f..f60843f7 100644 --- a/config/app_custom.php +++ b/config/app_custom.php @@ -92,6 +92,7 @@ ], 'DatabaseLog' => [ + 'disableAutoTable' => true, 'datasource' => 'default', 'limit' => 99999, 'maxLength' => '-1 month',