src.nth.io/

summaryrefslogtreecommitdiff
path: root/lnd/templates/lnd.conf.j2
AgeCommit message (Collapse)AuthorFilesLines
14 daysHarden bitcoind and lnd: file permissions, service binding, no_logHEADmainLuke Hoersten1-2/+2
- Config files 0644 -> 0600 - Add no_log: true to config tasks - Bind lnd rpclisten and restlisten to 127.0.0.1
2026-03-23Fixed loggingLuke Hoersten1-1/+0
2024-10-07Added hacks to fix lnd bitcoind 28 bug.Luke Hoersten1-1/+0
2022-09-05Added REST api and cleaned up service unit file.Luke Hoersten1-0/+2
2020-05-01Expose lnd and btcd to listening public ip.Luke Hoersten1-3/+2
2020-04-27Initial commit of btcd and lnd roles.Luke Hoersten1-0/+17