Skip to content

Commit 9a44101

Browse files
committed
config: passphrase placeholder
Use spaces to separate the passphrase placeholder instead of confusing users with using `-` as a separator.
1 parent 8cf43a4 commit 9a44101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ authenticator:
3939
network: "simnet"
4040

4141
# The LNC connection passphrase.
42-
passphrase: "my-own-passphrase"
42+
passphrase: "your pairing phrase"
4343

4444
# The host:port of the mailbox server to be used.
4545
mailboxaddress: "mailbox.terminal.lightning.today:443"

0 commit comments

Comments
 (0)