Merge pull request #2095 from ameer1234567890/remove-colons-unbound

luci-app-unbound: Colons removed from input headers
This commit is contained in:
Dirk Brenken 2018-08-20 17:11:06 +02:00 committed by GitHub
commit 4dd932fdf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"