mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-02-10 05:44:13 +00:00
ntcp limits
This commit is contained in:
parent
3eea8e6719
commit
5a3c817aaa
@ -195,7 +195,9 @@ 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.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