tweak them numbers again

This commit is contained in:
Green Sky 2024-02-04 20:04:36 +01:00
parent ccf66fb80c
commit bccd04316a
No known key found for this signature in database

View File

@ -115,8 +115,8 @@ class SHA1_NGCFT1 : public RegistryMessageModelEventI, public NGCFT1EventI {
public: // TODO: config public: // TODO: config
bool _udp_only {false}; bool _udp_only {false};
size_t _max_concurrent_in {4}; size_t _max_concurrent_in {6};
size_t _max_concurrent_out {6}; size_t _max_concurrent_out {8};
// TODO: probably also includes running transfers rn (meh) // TODO: probably also includes running transfers rn (meh)
size_t _max_pending_requests {32}; // per content size_t _max_pending_requests {32}; // per content