fresh lnd - loglevel to info

This commit is contained in:
rootzoll 2024-01-19 13:00:33 +01:00
parent c2df07efd1
commit 970b4dfb5d
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# lnd configuration - some values might be overruled directly systemd-service exec call parameters
[Application Options]
debuglevel=debug
debuglevel=info
maxpendingchannels=5
alias=raspiblitz
color=#68F442

View file

@ -302,7 +302,7 @@ listen=0.0.0.0:${portprefix}9735
rpclisten=0.0.0.0:1${rpcportmod}009
restlisten=0.0.0.0:${portprefix}8080
nat=false
debuglevel=debug
debuglevel=info
gc-canceled-invoices-on-startup=true
gc-canceled-invoices-on-the-fly=true
ignore-historical-gossip-filters=1