From fd513098fc42f4360382cb2c1e22f8a409524169 Mon Sep 17 00:00:00 2001 From: shefass <39196313+shefass@users.noreply.github.com> Date: Sun, 13 Jun 2021 13:28:57 +0300 Subject: [PATCH] Update config.yaml --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 467d920..727ffff 100644 --- a/config.yaml +++ b/config.yaml @@ -19,7 +19,7 @@ url: 'https://pool.burstcoin.ro' # mainnet pool #url: 'http://localhost:6876' # solo mining testnet hdd_reader_thread_count: 0 # default 0 (=auto: number of disks) -hdd_use_direct_io: true # default true +hdd_use_direct_io: true # default true, use false on not PC hdd_wakeup_after: 240 # default 240s cpu_threads: 0 # default 0 (=auto: number of logical cpu cores) @@ -62,4 +62,4 @@ logfile_log_pattern: "{({d(%Y-%m-%d %H:%M:%S)} [{l}]):26.26} {m}{n}" # More detailed log patterns #console_log_pattern: "{d(%H:%M:%S.%3f%z)} [{h({l}):<5}] [{T}] [{t}] - {M}:{m}{n}" -#logfile_log_pattern: "{d(%Y-%m-%dT%H:%M:%S.%3f%z)} [{h({l}):<5}] [{T}]-[{t}] [{f}:{L}] - {M}:{m}{n}" \ No newline at end of file +#logfile_log_pattern: "{d(%Y-%m-%dT%H:%M:%S.%3f%z)} [{h({l}):<5}] [{T}]-[{t}] [{f}:{L}] - {M}:{m}{n}"