bitcoind: don't log timestamps

Timestamps are already logged via journald.
This commit is contained in:
Erik Arvstedt 2022-02-03 20:46:26 +01:00
parent 6f8b4d9ebe
commit 98f419233f
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 0 deletions

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