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