Unverified Commit 3eb27bc2 authored by wolfcode's avatar wolfcode Committed by GitHub

Update thinkorm.php

parent 575b90cc
...@@ -31,7 +31,7 @@ return [ ...@@ -31,7 +31,7 @@ return [
// 断线重连 // 断线重连
'break_reconnect' => true, 'break_reconnect' => true,
// 关闭SQL监听日志 // 关闭SQL监听日志
'trigger_sql' => true, 'trigger_sql' => false,
], ],
], ],
]; ];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment