From dbda2c07daa23d6b13f8ae7576d182cc7dd46095 Mon Sep 17 00:00:00 2001 From: Mark Lewis <56076038+ml4@users.noreply.github.com> Date: Mon, 13 Dec 2021 22:40:26 +0000 Subject: [PATCH] Update raftautosnapshots.mdx --- 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 6992957bd54d..b9f94b1162e9 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