From 8cee73255b507c3227276b2293865089130d6e12 Mon Sep 17 00:00:00 2001 From: Yuan Zhou Date: Tue, 14 Jul 2015 23:53:20 +0800 Subject: [PATCH] rgw: doc: Fix radosgw stripe size config ref s/rgw object stripe size/rgw obj stripe size https://github.com/ceph/ceph/blob/master/src/common/config_opts.h#L1024 Signed-off-by: Yuan Zhou --- doc/radosgw/config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index dd5168436f3..1e5072bb7ed 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -208,7 +208,7 @@ Ceph configuration file, the default value will be set automatically. :Default: ``false`` -``rgw object stripe size`` +``rgw obj stripe size`` :Description: The size of an object stripe for Ceph Object Gateway objects. See `Architecture`_ for details on striping. -- 2.47.3