diff options
author | Anthony D'Atri <anthony.datri@gmail.com> | 2021-10-10 21:31:09 +0200 |
---|---|---|
committer | Anthony D'Atri <anthony.datri@gmail.com> | 2021-10-10 21:37:09 +0200 |
commit | 0be0772e8af4caab8f63271f3e6a908fd2a217aa (patch) | |
tree | f31acedd6adaefb2bb1a67d074eb398dd195ba0d /doc/radosgw/config-ref.rst | |
parent | Merge pull request #43182 from CongMinYin/fix-writesame-assert (diff) | |
download | ceph-0be0772e8af4caab8f63271f3e6a908fd2a217aa.tar.xz ceph-0be0772e8af4caab8f63271f3e6a908fd2a217aa.zip |
ceph: document rgw_multipart_min_part_size
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
Diffstat (limited to 'doc/radosgw/config-ref.rst')
-rw-r--r-- | doc/radosgw/config-ref.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 371ce89d25d..295fa8ce2d7 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -36,6 +36,7 @@ instances or all radosgw-admin options can be put into the ``[global]`` or the .. confval:: rgw_exit_timeout_secs .. confval:: rgw_get_obj_window_size .. confval:: rgw_get_obj_max_req_size +.. confval:: rgw_multipart_min_part_size .. confval:: rgw_relaxed_s3_bucket_names .. confval:: rgw_list_buckets_max_chunk .. confval:: rgw_override_bucket_index_max_shards |