From 2145b4ada14db7169365eb5cc190ba25097afc23 Mon Sep 17 00:00:00 2001 From: Jordi Montes Date: Fri, 9 Feb 2024 18:57:33 -0800 Subject: [PATCH] config: add note about passphrase usage --- sample-conf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sample-conf.yaml b/sample-conf.yaml index 7be5cd9..3d275c1 100644 --- a/sample-conf.yaml +++ b/sample-conf.yaml @@ -50,6 +50,9 @@ authenticator: ## LNC connection fields. # The LNC connection passphrase. + # NOTE: The passphrase generates a secret for authenticating the LNC + # connection. Once a passphrase has been utilized for a connection, it + # cannot be reused in a different server/database. passphrase: "your pairing phrase" # The host:port of the mailbox server to be used.