mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-22 07:16:43 +02:00
cln: use log-level=info as default
This commit is contained in:
@@ -167,7 +167,7 @@ if [ "$1" = on ]||[ "$1" = update ]||[ "$1" = experimental ]||[ "$1" = testPR ];
|
||||
network=${CLNETWORK}
|
||||
announce-addr=127.0.0.1:${portprefix}9736
|
||||
log-file=cl.log
|
||||
log-level=debug
|
||||
log-level=info
|
||||
plugin-dir=/home/bitcoin/${netprefix}cln-plugins-enabled
|
||||
|
||||
# Tor settings
|
||||
|
Reference in New Issue
Block a user