From: Casey Bodley Date: Thu, 31 Mar 2022 17:50:59 +0000 (-0400) Subject: rgw: rgw_ops_log_rados is off by default X-Git-Tag: v18.0.0~1005^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=555362e9b87addfd7af74cddd336a3fee5a7ae49;p=ceph.git rgw: rgw_ops_log_rados is off by default Signed-off-by: Casey Bodley --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 1e17bc04a2d3..67d5c50b834c 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -1450,7 +1450,7 @@ options: long_desc: If set, RGW will store ops log information in RADOS. fmt_desc: Whether the operations log should be written to the Ceph Storage Cluster backend. - default: true + default: false services: - rgw see_also: