From: Casey Bodley Date: Thu, 3 Jul 2025 00:04:47 +0000 (-0400) Subject: rgw: add s3control by default to rgw_enable_apis X-Git-Tag: v21.0.1~135^2~17 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2aac01b34f1864f25265a20b476ed1399bcff36c;p=ceph.git rgw: add s3control by default to rgw_enable_apis Signed-off-by: Casey Bodley --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index af0d84b4ebd..7b4f97edee3 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -327,7 +327,7 @@ options: any ``radosgw`` instance that is meant to participate in a `multi-site <../multisite>`_ configuration. - default: s3, s3website, swift, swift_auth, admin, sts, iam, notifications + default: s3, s3control, s3website, swift, swift_auth, admin, sts, iam, notifications services: - rgw with_legacy: true