mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Fixes documentation links
This commit is contained in:
parent
2f53ef5bcb
commit
78dc7cc2b2
39 changed files with 125 additions and 124 deletions
|
|
@ -19,7 +19,7 @@ local collected_results = {}
|
|||
-- see (am_utils.key2host for the details on such format).
|
||||
local function run_speedtest(hosts, granularity)
|
||||
local rsp
|
||||
local do_trace = false
|
||||
local do_trace = true
|
||||
|
||||
if (do_trace) then
|
||||
tprint("[run_speedtest] [" .. granularity .. "]\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue