[package] transmission: oops, missing value for peer_socket_tos.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29640 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4d50957709
commit
ad0ee41e65
@ -34,7 +34,7 @@ config transmission
|
|||||||
option peer_port_random_high 65535
|
option peer_port_random_high 65535
|
||||||
option peer_port_random_low 49152
|
option peer_port_random_low 49152
|
||||||
option peer_port_random_on_start false
|
option peer_port_random_on_start false
|
||||||
option peer_socket_tos 0
|
option peer_socket_tos 'lowcost'
|
||||||
option pex_enabled true
|
option pex_enabled true
|
||||||
option port_forwarding_enabled true
|
option port_forwarding_enabled true
|
||||||
option preallocation 1
|
option preallocation 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user