mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
disable connection limiting by default
This commit is contained in:
parent
80a3bd6a3b
commit
a4b39a3648
2 changed files with 5 additions and 2 deletions
|
@ -317,6 +317,7 @@ namespace stream
|
|||
uint64_t m_LastBanClear;
|
||||
|
||||
i2p::util::MemoryPool<Packet> m_PacketsPool;
|
||||
bool m_EnableDrop;
|
||||
|
||||
public:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue