Compare commits

...

3 Commits

Author SHA1 Message Date
AaronDewes
a3d506f34c Merge branch 'stable' into disable-healthcheck 2022-07-14 17:58:49 +00:00
Aaron Dewes
53545ba21a
Merge stable to the disable-healthcheck branch (#55)
Co-authored-by: Philipp Walter <philippwalter@pm.me>
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
2022-06-15 18:05:56 +02:00
Aaron Dewes
e5c427fe79
Disable health check 2022-05-21 19:44:24 +02:00

View File

@ -65,4 +65,9 @@ tor.targetipaddress=<lnd-ip>
tor.password=<tor-password>
tor.v3=1
[healthcheck]
; Disable the chain backend health check
healthcheck.chainbackend.attempts=0
<bolt-db-options>