mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
parent
f60c433197
commit
fb7b9d0366
3 changed files with 3 additions and 2 deletions
|
|
@ -80,6 +80,7 @@ else
|
|||
-- hosts stats are on by default, one must explicitly disable them
|
||||
if host_stats == nil or host_stats == "" or host_stats == "true" or host_stats == "1" then
|
||||
hj = json.decode(host["json"])
|
||||
hj["sites"] = host["sites"]
|
||||
hj["http"] = host["http"]
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue