Skip to content

Commit 2b87648

Browse files
authored
bitcoin: save debug log to normal file (#579)
1 parent 71cbcec commit 2b87648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/charts/bitcoincore/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ prometheusMetricsPort: 9332
117117

118118
baseConfig: |
119119
checkmempool=0
120-
debuglogfile=0
120+
debuglogfile=debug.log
121121
logips=1
122122
logtimemicros=1
123123
capturemessages=1

0 commit comments

Comments
 (0)