Code cleanup and adjust. of naming conventions

This commit is contained in:
Simone Mainardi 2017-09-14 15:56:00 +02:00
parent 04406d5f1a
commit a8123ffe0a
7 changed files with 92 additions and 190 deletions

View file

@ -820,7 +820,7 @@ local known_parameters = {
["toggle_ldap_anonymous_bind"] = validateBool,
["toggle_local_host_cache_enabled"] = validateBool,
["toggle_active_local_host_cache_enabled"] = validateBool,
["toggle_device_discovery"] = validateBool,
["toggle_network_discovery"] = validateBool,
["toggle_local"] = validateBool,
["toggle_local_ndpi"] = validateBool,
["toggle_flow_rrds"] = validateBool,
@ -888,7 +888,7 @@ local known_parameters = {
-- Other
["flush_alerts_data"] = validateEmpty,
["device_discovery_interval"] = validateNumber,
["network_discovery_interval"] = validateNumber,
--
-- PAGE SPECIFIC