Development

This commit is contained in:
Matthew Grotke 2026-05-29 02:37:05 -04:00
parent 4d17f640ae
commit 8c483e52ed

View file

@ -241,7 +241,7 @@
"input_type": "text", "input_type": "text",
"validate": "networkname", "validate": "networkname",
"value": "lan", "value": "lan",
"hint": "Local domain name advertised to clients via DHCP (e.g. lan, home.arpa, corp)." "hint": "Local domain name advertised to clients via DHCP (e.g. lan, home.arpa, corp). Avoid \"local\" per RFC 6762."
} }
] ]
}, },