diff --git a/external/tox_ngc_ft1/tox_ngc_ft1 b/external/tox_ngc_ft1/tox_ngc_ft1 index 304aae0..27aeb03 160000 --- a/external/tox_ngc_ft1/tox_ngc_ft1 +++ b/external/tox_ngc_ft1/tox_ngc_ft1 @@ -1 +1 @@ -Subproject commit 304aae05c21bafac36ac2b16e6e33dd0c13488a9 +Subproject commit 27aeb03a61d7fabb37b19272122fa38f7169fedf diff --git a/src/command_line.hpp b/src/command_line.hpp index a7118b2..9f597d8 100644 --- a/src/command_line.hpp +++ b/src/command_line.hpp @@ -69,7 +69,7 @@ struct CommandLine { // -I max_incoming_transfers size_t max_incoming_transfers {32}; // -O max_outgoing_transfers - size_t max_outgoing_transfers {16}; + size_t max_outgoing_transfers {8}; // -u request chunks only from UDP-direct peers bool request_only_from_udp_peer {false};