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

@@ -27,7 +27,8 @@
"AUDIT": false,
"ADVANCED_GBT_AUDIT": false,
"ADVANCED_GBT_MEMPOOL": false,
"CPFP_INDEXING": false
"CPFP_INDEXING": false,
"DISK_CACHE_BLOCK_INTERVAL": 6
},
"CORE_RPC": {
"HOST": "127.0.0.1",