From a60cb8cfd7a02f12802744ef1bf8fb479dd11f15 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 8 Jan 2026 13:14:23 +1000 Subject: [PATCH] doc/radosgw: expose rgw_multi_obj_max_aio info Expose the confval information for the confval "rgw_multi_obj_max_aio" so that it can be seen in the "Ceph Object Gateway Config Reference". Signed-off-by: Zac Dover --- doc/radosgw/config-ref.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 40acd5d4186..6d02f079e25 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -59,6 +59,7 @@ instances or all radosgw-admin options can be put into the ``[global]`` or the .. confval:: rgw_account_default_quota_max_size .. confval:: rgw_verify_ssl .. confval:: rgw_max_chunk_size +.. confval:: rgw_multi_obj_del_max_aio Lifecycle Settings ================== -- 2.47.3