[packages] tinyproxy: update to v1.6.5, set default timeout to 600 (closes: #5951), cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17874 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -33,7 +33,7 @@ option Port 8888
|
||||
# Timeout: The number of seconds of inactivity a connection is allowed to
|
||||
# have before it closed by tinyproxy.
|
||||
#
|
||||
#option Timeout 600
|
||||
option Timeout 600
|
||||
|
||||
#
|
||||
# ErrorFile: Defines the HTML file to send when a given HTTP error
|
||||
|
Reference in New Issue
Block a user