Skip to content

Commit e12d23d

Browse files
sample-lnd.conf: doc external-dns-address field
1 parent 39fb3c2 commit e12d23d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sample-lnd.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,14 @@
214214
; address.
215215
; externalip=
216216
;
217+
218+
; Specify a DNS address for the node's external address. If no port is
219+
; provided, the default (9735) is used.
220+
; Default:
221+
; external-dns-address=
222+
; Example:
223+
; external-dns-address=my-node-domain.com
224+
217225
; Instead of explicitly stating your external IP address, you can also enable
218226
; UPnP or NAT-PMP support on the daemon. Both techniques will be tried and
219227
; require proper hardware support. In order to detect this hardware support,

0 commit comments

Comments
 (0)