Changing setting to per hour

This commit is contained in:
softsimon
2023-08-03 17:42:41 +09:00
parent f7d1e28180
commit a59144ec84
11 changed files with 55 additions and 27 deletions

View File

@@ -19,7 +19,7 @@
"DISK_CACHE_BLOCK_INTERVAL": 1,
"MAX_PUSH_TX_SIZE_WEIGHT": 4000000,
"ALLOW_UNREACHABLE": true,
"PRICE_UPDATE_FREQUENCY": 300
"PRICE_UPDATES_PER_HOUR": 12
},
"SYSLOG" : {
"MIN_PRIORITY": "debug"