bitcoind: don't log timestamps

Timestamps are already logged via journald.
This commit is contained in:
Erik Arvstedt
2022-02-03 20:47:25 +01:00
parent 6f8b4d9ebe
commit 98f419233f
+1
View File
@@ -282,6 +282,7 @@ let
configFile = builtins.toFile "bitcoin.conf" ''
# We're already logging via journald
nodebuglogfile=1
logtimestamps=0
startupnotify=/run/current-system/systemd/bin/systemd-notify --ready