Skip to content

Commit

Permalink
Update docs/public-networks/how-to/configure-besu/index.md
Browse files Browse the repository at this point in the history
proof

Co-authored-by: Alexandra Carrillo <[email protected]>
Signed-off-by: m4sterbunny <[email protected]>
  • Loading branch information
m4sterbunny and alexandratran authored Jul 31, 2024
1 parent 2a786db commit 8feb966
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/public-networks/how-to/configure-besu/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ For example, extending the default configuration using the [staker profile](prof

### Sync

|Command|Default|Notes|
|Configuration option|Default|Description|
|---------------------------|--------------------|------------------------------------------|
|[`sync-mode`](../../reference/cli/options.md#sync-mode)|SNAP|Besu applies the [snap sync mode](../../get-started/connect/sync-node.md#snap-synchronization) as the most time-efficient sync method|
|[`sync-mode`](../../reference/cli/options.md#sync-mode)|`SNAP`|Besu syncs using [snap sync](../../get-started/connect/sync-node.md#snap-synchronization), the most time-efficient sync method.|

:::note
For a comprehensive understanding, all defaults are provided in the [reference](../../reference/cli/options.md).
You can see all default configuration values in the [configuration options reference](../../reference/cli/options.md).
:::

0 comments on commit 8feb966

Please sign in to comment.