Docker: enabled fast sync

This commit is contained in:
SChernykh
2023-04-22 22:54:32 +02:00
parent f455ce398c
commit c31d5b7d3c
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
"rate_limit_up": "2048",
"rate_limit_down": "8192",
"sync_pruned_blocks": false,
"fast_sync": false,
"fast_sync": true,
"monero_options": "",
"public_monero_node": "",
"monero_node_login": "",