mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Disabled trace
This commit is contained in:
parent
f58c3bc129
commit
d6a17682c2
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ local os_utils = require("os_utils")
|
|||
local json = require("dkjson")
|
||||
local ts_utils = require("ts_utils_core")
|
||||
|
||||
local do_trace = true
|
||||
local do_trace = false
|
||||
local collected_results = {}
|
||||
|
||||
-- #################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue