Merge pull request #667 from chris5560/for-15.05
[for-15.05] luci-app-polipo: remove Parent proxy address field check
This commit is contained in:
commit
6f5c46681b
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ o = s:taboption("proxy", Value, "parentProxy",
|
|||
"will forward the requests."))
|
||||
|
||||
o.optional = true
|
||||
o.datatype = "ipaddr"
|
||||
--o.datatype = "ipaddr"
|
||||
|
||||
|
||||
o = s:taboption("proxy", Value, "parentAuthCredentials",
|
||||
|
|
Loading…
Reference in a new issue