Skip to content

Commit

Permalink
config: passphrase placeholder
Browse files Browse the repository at this point in the history
Use spaces to separate the passphrase placeholder instead of confusing
users with using `-` as a separator.
  • Loading branch information
positiveblue committed Feb 10, 2024
1 parent 8cf43a4 commit 9a44101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9a44101

Please sign in to comment.