Skip to content

Commit

Permalink
Update content/docs/nodes/chain-configs/subnet-evm.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Ceyhun Onur <[email protected]>
Signed-off-by: Owen <[email protected]>
  • Loading branch information
owenwahlgren and ceyonur authored Nov 12, 2024
1 parent 71e7bb8 commit 6f037eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/nodes/chain-configs/subnet-evm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ For the AvalancheGo node configuration options, see the [AvalancheGo Configurati

| Option | Type | Description | Default |
|----------------------------|-----------|-------------------------------------------|----------------|
| `use-standalone-database` | `*PBool` | Use a standalone database. | `false` |
| `use-standalone-database` | `*PBool` | Use a standalone database. By default Subnet-EVM uses a standalone database if no block was accepted. | `nil` |
| `database-config` | `string` | Content of the database configuration. | `""` (empty) |
| `database-config-file` | `string` | Path to the database configuration file. | `""` (empty) |
| `database-type` | `string` | Type of database to use. | `"pebbledb"` |
Expand Down

0 comments on commit 6f037eb

Please sign in to comment.