Removing Sigterm. Cache write block interval configuration.

This commit is contained in:
softsimon
2023-03-20 15:23:02 +09:00
parent d54bcc898b
commit 517cf613c1
14 changed files with 26 additions and 15 deletions

View File

@@ -10,7 +10,8 @@
"AUDIT": true,
"ADVANCED_GBT_AUDIT": true,
"ADVANCED_GBT_MEMPOOL": true,
"POLL_RATE_MS": 1000
"POLL_RATE_MS": 1000,
"DISK_CACHE_BLOCK_INTERVAL": 1
},
"SYSLOG" : {
"MIN_PRIORITY": "debug"