Docker: use fresh checkpoints for faster Monero sync

This commit is contained in:
sech1
2025-08-31 17:24:25 +02:00
parent 29df28d3c8
commit c5fba9992e
5 changed files with 16 additions and 8 deletions

View File

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