mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-01-24 03:34:25 +01:00
config: passphrase placeholder
Use spaces to separate the passphrase placeholder instead of confusing users with using `-` as a separator.
This commit is contained in:
committed by
Jordi Montes
parent
8cf43a4048
commit
9a44101a2e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user