wificfg: add config option for mDNS
This commit is contained in:
parent
44d44a2cc5
commit
d178d36e0e
2 changed files with 31 additions and 9 deletions
|
|
@ -60,6 +60,9 @@
|
|||
"pattern=\"(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)_*(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)_*){3}\" "
|
||||
"name=\"sta_gateway\" placeholder=\"192.168.1.1\" value=\"",
|
||||
"\"></dd>"
|
||||
"<dt><label for=\"mdns\">Enable mDNS</label></dt>"
|
||||
"<dd><input id=\"mdns\" type=\"checkbox\" name=\"sta_mdns\" value=\"1\" ",
|
||||
" /></dd>"
|
||||
"</dl>"
|
||||
"<center><input type=\"reset\"> <input type=\"submit\" value=\"Save\"></center>"
|
||||
"</fieldset>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue