From b5e64af67b71ca98ef7ea378279371e8a390fdc2 Mon Sep 17 00:00:00 2001 From: orignal Date: Sun, 13 Sep 2020 10:22:02 -0400 Subject: [PATCH] transient* --- docs/user-guide/tunnels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/tunnels.md b/docs/user-guide/tunnels.md index 04ce4b6..613a0a7 100644 --- a/docs/user-guide/tunnels.md +++ b/docs/user-guide/tunnels.md @@ -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: