Merge pull request 'Fix #432: documentation issue' (#433) from fix-432 into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #433
This commit is contained in:
Alex 2022-11-24 14:36:53 +00:00
commit fc450ec13a
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ especially you must consider the following folders/files:
this folder will be your main data storage and must be on a large storage (e.g. large HDD) this folder will be your main data storage and must be on a large storage (e.g. large HDD)
A valid `/etc/garage/garage.toml` for our cluster would look as follows: A valid `/etc/garage.toml` for our cluster would look as follows:
```toml ```toml
metadata_dir = "/var/lib/garage/meta" metadata_dir = "/var/lib/garage/meta"