diff options
author | Alex Auvolat <alex@adnab.me> | 2022-07-04 12:46:44 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-07-04 12:46:44 +0200 |
commit | 17d0254c7c246aaa58e34d4454643579309aa356 (patch) | |
tree | 17a9eaa957f77db931668f95fe6ed630225cb32f /doc/book/reference-manual | |
parent | c4be56704df81c257b07e8b83170f46346908013 (diff) | |
parent | 0850bac874029f0b8b278d75537dd037e5db57da (diff) | |
download | garage-17d0254c7c246aaa58e34d4454643579309aa356.tar.gz garage-17d0254c7c246aaa58e34d4454643579309aa356.zip |
Merge branch 'main' into background-task-manager
Diffstat (limited to 'doc/book/reference-manual')
-rw-r--r-- | doc/book/reference-manual/s3-compatibility.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/reference-manual/s3-compatibility.md b/doc/book/reference-manual/s3-compatibility.md index a8e503d5..3d571264 100644 --- a/doc/book/reference-manual/s3-compatibility.md +++ b/doc/book/reference-manual/s3-compatibility.md @@ -148,7 +148,7 @@ Please open an issue if you have a use case for replication. | [PutBucketReplication](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketReplication.html) | ❌ Missing | ❌| ⚠ | ❌| ❌| *Note: Ceph documentation briefly says that Ceph supports -[replication though the S3 API](https://docs.ceph.com/en/latest/radosgw/multisite-sync-policy/#s3-replication-api) +[replication through the S3 API](https://docs.ceph.com/en/latest/radosgw/multisite-sync-policy/#s3-replication-api) but with some limitations. Additionaly, replication endpoints are not documented in the S3 compatibility page so I don't know what kind of support we can expect.* |