Skip to content

Commit

Permalink
add line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola authored May 14, 2024
1 parent 367f611 commit c4a301b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup-wizard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,13 @@ fields:
title: Full Pruning Trigger Type
description: >-
The full pruning trigger which accepts config values like:
Manual: Triggered manually with JsonRPC call. (default)
StateDbSize: Trigger when the state DB size is above the threshold.
VolumeFreeSpace: Trigger when the free disk space where the state DB is stored is below the threshold.
enum:
- "Manual"
- "StateDbSize"
Expand Down

0 comments on commit c4a301b

Please sign in to comment.