From 15dea20f468446131c99355fc4656c77bedd2c79 Mon Sep 17 00:00:00 2001 From: Mark Lewis <56076038+ml4@users.noreply.github.com> Date: Tue, 14 Dec 2021 13:29:03 +0000 Subject: [PATCH] Update raftautosnapshots.mdx (#13412) --- website/content/api-docs/system/storage/raftautosnapshots.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/system/storage/raftautosnapshots.mdx b/website/content/api-docs/system/storage/raftautosnapshots.mdx index 6992957bd5..b9f94b1162 100644 --- a/website/content/api-docs/system/storage/raftautosnapshots.mdx +++ b/website/content/api-docs/system/storage/raftautosnapshots.mdx @@ -42,7 +42,7 @@ environment variables or files on disk in predefined locations. - `path_prefix` `(string: )` - 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