Added hosts explored on the main menu

This commit is contained in:
Luca Deri 2019-06-25 19:56:56 +02:00
parent c458948354
commit ec4d55ff04
3 changed files with 146 additions and 30 deletions

View file

@ -1474,6 +1474,7 @@ local known_parameters = {
["allow_admin_access"] = validateBool,
["accept_tos"] = validateBool,
["no_timeout"] = validateBool,
["bubble_mode"] = validateNumber,
["supernode"] = validateSingleWord,
["ts_aggregation"] = validateChoiceInline({"raw", "1h", "1d"}),
["fw_rule_id"] = validateSingleWord,