[package] transmission: revert peer_socket_tos to default value
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29641 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ad0ee41e65
commit
380632b0f9
@ -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 'lowcost'
|
option peer_socket_tos 'default'
|
||||||
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