Skip to content

Commit

Permalink
Merge pull request #930 from CrazySerGo/patch-4
Browse files Browse the repository at this point in the history
Update hardware-recommendations.md
  • Loading branch information
kostko authored Sep 12, 2024
2 parents 7138acc + 1f38b57 commit 1c124de
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,12 @@ onward. This will reduce the amount of storage required for the consensus and
ParaTime state.

To enable pruning of the consensus state set the
`consensus.tendermint.abci.prune.strategy` and
`consensus.tendermint.abci.prune.num_kept` parameters appropriately in your
`consensus.prune.strategy` and
`consensus.prune.num_kept` parameters appropriately in your
[node's configuration].

To enable pruning of the ParaTime state set the
`runtime.history.pruner.strategy` and `runtime.history.pruner.num_kept`
`runtime.prune.strategy` and `runtime.prune.num_kept`
parameters appropriately in your [node's configuration].

:::
Expand Down

0 comments on commit 1c124de

Please sign in to comment.