Skip to content

Commit

Permalink
Update docs/public-networks/how-to/configure-besu/profile.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 28ed61d commit 9681349
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docs/public-networks/how-to/configure-besu/profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@ tags:

# Use a profile

Load a profile using the [`--profile` CLI option](../../reference/cli/options.md#profile).
You can load a profile to extend Besu's [default configuration](index.md#default-configuration), using the [`--profile`](../../reference/cli/options.md#profile) option.

:::note
Run `./besu --help` to view all available profiles.
:::

You can optionally use profiles to extend Besu's configuration. Combined with the
[boilerplate configuration](index.md#besu-defaults), profiles simplify the process of applying
viable defaults. Besu's pre-configured profiles optimize for the following use cases:
Profiles simplify the process of configuring Besu for common use cases. Besu provides the following pre-configured profiles:

- [Minimalist staker profile](#minimalist-staker-profile)
- [Staker profile](#staker-profile)
Expand Down

0 comments on commit 9681349

Please sign in to comment.