Update raftautosnapshots.mdx (#13412)

This commit is contained in:
Mark Lewis
2021-12-14 13:29:03 +00:00
committed by GitHub
parent ed89970fdd
commit 15dea20f46

View File

@@ -42,7 +42,7 @@ environment variables or files on disk in predefined locations.
- `path_prefix` `(string: <required>)` - For `storage_type=local`, the directory to
write the snapshots in. For cloud storage types, the bucket prefix to use.
Types `azure-s3` and `google-gcs` require a trailing `/` (slash).
Types `azure-blob` and `google-gcs` require a trailing `/` (slash).
Types `local` and `aws-s3` the trailing `/` is optional.
- `file_prefix` `(string: "vault-snapshot")` - Within the directory or bucket