Add configuration for MDNS forwarder

This commit is contained in:
Alfredo Cardigliano 2023-03-30 18:55:06 +02:00
parent f69a959f06
commit 7a4ea040c4
4 changed files with 35 additions and 1 deletions

View file

@ -1995,6 +1995,7 @@ local known_parameters = {
["toggle_email_notification"] = validateBool,
["toggle_top_sites"] = validateBool,
["toggle_captive_portal"] = validateBool,
["toggle_mdns_repeater"] = validateBool,
["toggle_informative_captive_portal"] = validateBool,
["toggle_autologout"] = validateBool,
["toggle_interface_name_only"] = validateBool,