mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-26 05:32:11 +00:00
changed limits.transittunnels to 10000 by default
This commit is contained in:
parent
fe2b89cb1c
commit
3edbcff13a
@ -225,7 +225,7 @@ addressbook.hostsfile | File to dump AddressesBook in hosts.txt
|
||||
|
||||
Option | Description
|
||||
-------------------------------------- | --------------------------------------
|
||||
limits.transittunnels | Override maximum number of transit tunnels. (default: 5000)
|
||||
limits.transittunnels | Override maximum number of transit tunnels. (default: 10000)
|
||||
limits.openfiles | Limit number of open file descriptors (default: 0 - use system limit)
|
||||
limits.coresize | Maximum size of corefile in Kb (default: 0 - use system limit)
|
||||
limits.zombies | Minimum percentage of successfully created tunnels under which tunnel cleanup is paused (default [%]: 0.00)
|
||||
|
Loading…
x
Reference in New Issue
Block a user