Fixed maximum hosts/flows wizard

This commit is contained in:
MatteoBiscosi 2020-12-10 12:43:46 +01:00
parent d13997e120
commit fdc2ff603d
4 changed files with 11 additions and 10 deletions

View file

@ -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"
-- ################################################################