Merge pull request #2095 from ameer1234567890/remove-colons-unbound
luci-app-unbound: Colons removed from input headers
This commit is contained in:
commit
4dd932fdf9
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ if (valman == "0") then
|
|||
qrs:depends("query_minimize", true)
|
||||
|
||||
eds = s1:taboption("resource", Value, "edns_size",
|
||||
translate("EDNS Size:"),
|
||||
translate("EDNS Size"),
|
||||
translate("Limit extended DNS packet size"))
|
||||
eds.datatype = "and(uinteger,min(512),max(4096))"
|
||||
eds.placeholder = "1280"
|
||||
|
|
Loading…
Reference in a new issue