make a pruning version of the avalanche config

This commit is contained in:
Sebastian
2024-05-13 09:02:54 +02:00
parent 29efdbd346
commit a8c286f820

View File

@@ -0,0 +1,6 @@
{
"state-sync-enabled": true,
"pruning-enabled": true,
"offline-pruning-enabled": false,
"offline-pruning-data-directory": "/root/.avalanchego/offline-pruning"
}