configurable price update frequency

This commit is contained in:
Mononaut
2023-07-29 14:45:00 +09:00
committed by softsimon
parent 22665f149b
commit 09c23b1241
8 changed files with 13 additions and 2 deletions

View File

@@ -49,6 +49,9 @@
"ENABLED": true,
"TX_PER_SECOND_SAMPLE_PERIOD": 150
},
"PRICE_DATA_SERVER": {
"UPDATE_FREQUENCY": 300
},
"REPLICATION": {
"ENABLED": true,
"AUDIT": true,