[packages] haproxy: update to 1.4.8, fix disabled keyword
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22281 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -66,7 +66,7 @@ listen my_http_proxy
|
||||
listen my_smtp_proxy
|
||||
|
||||
# Disable this instance without commenting out the section.
|
||||
disable
|
||||
disabled
|
||||
|
||||
# Bind to port 25 and 587 on localhost
|
||||
bind 127.0.0.1:25,127.0.0.1:587
|
||||
|
Reference in New Issue
Block a user