We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7d18b commit 2145b4aCopy full SHA for 2145b4a
sample-conf.yaml
@@ -50,6 +50,9 @@ authenticator:
50
## LNC connection fields.
51
52
# 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.
56
passphrase: "your pairing phrase"
57
58
# The host:port of the mailbox server to be used.
0 commit comments