mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-20 17:29:13 +00:00
Disable debug traces
This commit is contained in:
parent
32ade95c49
commit
cf68714a19
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
#ifdef HAVE_MYSQL
|
||||
|
||||
static bool enable_db_traces = true;
|
||||
static bool enable_db_traces = false;
|
||||
|
||||
/* **************************************************** */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue