mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-09-03 09:42:01 +00:00
ntcp limits
This commit is contained in:
parent
3eea8e6719
commit
5a3c817aaa
@ -196,6 +196,8 @@ Option | Description
|
||||
limits.transittunnels | Override maximum number of transit tunnels. 2500 by default
|
||||
limits.openfiles | Limit number of open file descriptors (0 - use system limit)
|
||||
limits.coresize | Maximum size of corefile in Kb (0 - use system limit)
|
||||
limits.ntcpsoft | Threshold to start probabalistic backoff with ntcp sessions (0 - use system limit)
|
||||
limits.ntcphard | Maximum number of ntcp sessions (0 - use system limit)
|
||||
|
||||
### Trust options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user