Document i2cp.newDestOnResume i2ptunnel option
This commit is contained in:
@ -2,8 +2,8 @@
|
|||||||
Configuration File Specification
|
Configuration File Specification
|
||||||
================================
|
================================
|
||||||
.. meta::
|
.. meta::
|
||||||
:lastupdated: September 2019
|
:lastupdated: March 2020
|
||||||
:accuratefor: 0.9.43
|
:accuratefor: 0.9.45
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
@ -267,6 +267,9 @@ Properties are as follows::
|
|||||||
# Servers only. Persistent private leaseset key
|
# Servers only. Persistent private leaseset key
|
||||||
tunnel.N.option.i2cp.leaseSetSigningPrivateKey=sigtype:base64
|
tunnel.N.option.i2cp.leaseSetSigningPrivateKey=sigtype:base64
|
||||||
|
|
||||||
|
# Clients only. Create a new destination when reopening the socket manager
|
||||||
|
tunnel.N.option.i2cp.newDestOnResume=true|false
|
||||||
|
|
||||||
# Servers only. The maximum size of the thread pool, default 65. Ignored
|
# Servers only. The maximum size of the thread pool, default 65. Ignored
|
||||||
# for standard servers.
|
# for standard servers.
|
||||||
tunnel.N.option.i2ptunnel.blockingHandlerCount=nnn
|
tunnel.N.option.i2ptunnel.blockingHandlerCount=nnn
|
||||||
|
Reference in New Issue
Block a user