mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +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}
|
network=${CLNETWORK}
|
||||||
announce-addr=127.0.0.1:${portprefix}9736
|
announce-addr=127.0.0.1:${portprefix}9736
|
||||||
log-file=cl.log
|
log-file=cl.log
|
||||||
log-level=debug
|
log-level=info
|
||||||
plugin-dir=/home/bitcoin/${netprefix}cln-plugins-enabled
|
plugin-dir=/home/bitcoin/${netprefix}cln-plugins-enabled
|
||||||
|
|
||||||
# Tor settings
|
# Tor settings
|
||||||
|
Reference in New Issue
Block a user