Skip to content

Commit

Permalink
fix: Disk storage broken link
Browse files Browse the repository at this point in the history
Signed-off-by: francoisauclair911 <[email protected]>
  • Loading branch information
francoisauclair911 authored Nov 21, 2023
1 parent d46bc9d commit e33f22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ with data put into the configured `directory`.
| `storage.disk.partitions` | `array[string]` | No | Non-overlapping `data` prefixes used for partitioning the data on disk. |
| `storage.disk.badger` | `string` | No (default: empty) | "Superflags" passed to Badger allowing to modify advanced options. |

See [the docs on disk storage](../misc-disk/) for details about the settings.
See [the docs on disk storage](../storage/) for details about the settings.

### Server

Expand Down

0 comments on commit e33f22f

Please sign in to comment.