1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-03-12 13:21:22 +00:00

transient*

This commit is contained in:
orignal 2020-09-13 10:22:02 -04:00 committed by GitHub
parent 1c4764dec7
commit b5e64af67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: