mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Localization for nEDGE start/stop services
This commit is contained in:
parent
674a7524a0
commit
d7817395de
2 changed files with 7 additions and 0 deletions
|
|
@ -1091,6 +1091,7 @@ local known_parameters = {
|
|||
["lan_recovery_netmask"] = validateIPV4,
|
||||
["dhcp_server_enabled"] = validateBool,
|
||||
["ntp_sync_enabled"] = validateBool,
|
||||
["activate_remote_assist"] = validateBool,
|
||||
["dhcp_first_ip"] = validateIPV4,
|
||||
["dhcp_last_ip"] = validateIPV4,
|
||||
["factory_reset"] = validateEmpty,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue