tweak ft max numbers and add stats comp

This commit is contained in:
2024-07-12 15:04:49 +02:00
parent eff25cb10b
commit 31253f5708
3 changed files with 33 additions and 2 deletions

View File

@ -100,7 +100,7 @@ class SHA1_NGCFT1 : public ToxEventI, public RegistryMessageModelEventI, public
bool _udp_only {false};
size_t _max_concurrent_in {4}; // info only
size_t _max_concurrent_out {3*4}; // HACK: allow ideal number for 4 peers
size_t _max_concurrent_out {4*10}; // HACK: allow "ideal" number for 10 peers
public:
SHA1_NGCFT1(