mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-03-12 13:21:22 +00:00
transient*
This commit is contained in:
parent
1c4764dec7
commit
b5e64af67b
@ -45,7 +45,7 @@ Here is an example of a client tunnel:
|
||||
keys = irc.dat
|
||||
|
||||
If *keys* is empty, transient keys will be created on every restart. If the keys file is not found, new keys will be created and stored into the specified file.
|
||||
If *keys* is set to *transient*, new keys will be created, but not stored into a file.
|
||||
If *keys* starts from *transient*, new keys will be created, but not stored into a file.
|
||||
Client tunnels might share the same local destination, if the keys file contains the same identity.
|
||||
|
||||
Optional parameters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user