mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Fixes various lua memory issues
This commit is contained in:
parent
eb52f62b1e
commit
5edfdeedcd
53 changed files with 336 additions and 551 deletions
|
|
@ -17,8 +17,6 @@ local checks_var = {
|
|||
available_modules = nil,
|
||||
iface_config = nil,
|
||||
configset = nil,
|
||||
do_benchmark = false,
|
||||
do_print_benchmark = false
|
||||
}
|
||||
|
||||
local granularity = "hour"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue