mirror of
https://github.com/PurpleI2P/i2pd_docs_en.git
synced 2024-12-06 19:26:22 +01:00
transient*
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user