Skip to content

Commit 2145b4a

Browse files
committed
config: add note about passphrase usage
1 parent cc7d18b commit 2145b4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sample-conf.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ authenticator:
5050
## LNC connection fields.
5151

5252
# The LNC connection passphrase.
53+
# NOTE: The passphrase generates a secret for authenticating the LNC
54+
# connection. Once a passphrase has been utilized for a connection, it
55+
# cannot be reused in a different server/database.
5356
passphrase: "your pairing phrase"
5457

5558
# The host:port of the mailbox server to be used.

0 commit comments

Comments
 (0)