mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
nedge factory reset localization
This commit is contained in:
parent
08255fab00
commit
9824678e66
2 changed files with 4 additions and 0 deletions
|
|
@ -1055,6 +1055,7 @@ local known_parameters = {
|
|||
["dhcp_server_enabled"] = validateBool,
|
||||
["dhcp_first_ip"] = validateIPV4,
|
||||
["dhcp_last_ip"] = validateIPV4,
|
||||
["factory_reset"] = validateEmpty,
|
||||
|
||||
-- json POST DATA
|
||||
["payload"] = validateJSON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue