mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fixed maximum hosts/flows wizard
This commit is contained in:
parent
d13997e120
commit
fdc2ff603d
4 changed files with 11 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ local rest_utils = require("rest_utils")
|
|||
local conf_utils = {}
|
||||
|
||||
local redis_key = "increased_max_num_host_or_flows"
|
||||
local dir = "/bin/ntopng/ntopng-config"
|
||||
local dir = "/usr/bin/ntopng-config"
|
||||
|
||||
-- ################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue