mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 21:14:35 -04:00
disable query logging
This commit is contained in:
parent
524b1c3581
commit
74e94075b5
@ -54,7 +54,7 @@ class QueryLogging
|
||||
|
||||
nlog("Query count = {$count}");
|
||||
|
||||
//if($count > 250)
|
||||
if($count > 250)
|
||||
nlog($queries);
|
||||
|
||||
$ip = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user