From 431dd4a54502b59b1828a6673354cd3db5fb9f07 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Wed, 2 Oct 2024 12:03:49 +0200 Subject: [PATCH] chore: Add Hetzner S3 Storage (beta) to supported storages --- src/content/docs/knowledge-base/s3/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/knowledge-base/s3/index.mdx b/src/content/docs/knowledge-base/s3/index.mdx index cfbd762..1202212 100644 --- a/src/content/docs/knowledge-base/s3/index.mdx +++ b/src/content/docs/knowledge-base/s3/index.mdx @@ -16,6 +16,7 @@ Currently supported S3 compatible storages are: - Cloudflare's R2 - Backblaze B2 - Scaleway Object Storage +- Hetzner S3 Storage (beta) Other's could work, but not tested yet. If you test it, please let us know.