mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Update raftautosnapshots.mdx (#13412)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user