small update
This commit is contained in:
parent
261c487cf2
commit
caa913fa51
2
external/tox_ngc_ft1/tox_ngc_ft1
vendored
2
external/tox_ngc_ft1/tox_ngc_ft1
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 304aae05c21bafac36ac2b16e6e33dd0c13488a9
|
Subproject commit 27aeb03a61d7fabb37b19272122fa38f7169fedf
|
@ -69,7 +69,7 @@ struct CommandLine {
|
|||||||
// -I max_incoming_transfers
|
// -I max_incoming_transfers
|
||||||
size_t max_incoming_transfers {32};
|
size_t max_incoming_transfers {32};
|
||||||
// -O max_outgoing_transfers
|
// -O max_outgoing_transfers
|
||||||
size_t max_outgoing_transfers {16};
|
size_t max_outgoing_transfers {8};
|
||||||
// -u request chunks only from UDP-direct peers
|
// -u request chunks only from UDP-direct peers
|
||||||
bool request_only_from_udp_peer {false};
|
bool request_only_from_udp_peer {false};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user