config: passphrase placeholder

Use spaces to separate the passphrase placeholder instead of confusing
users with using `-` as a separator.
This commit is contained in:
positiveblue
2023-07-07 11:12:23 -07:00
committed by Jordi Montes
parent 8cf43a4048
commit 9a44101a2e

View File

@@ -39,7 +39,7 @@ authenticator:
network: "simnet"
# The LNC connection passphrase.
passphrase: "my-own-passphrase"
passphrase: "your pairing phrase"
# The host:port of the mailbox server to be used.
mailboxaddress: "mailbox.terminal.lightning.today:443"