]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: doc: Fix radosgw stripe size config ref 5244/head
authorYuan Zhou <yuan.zhou@intel.com>
Tue, 14 Jul 2015 15:53:20 +0000 (23:53 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Tue, 14 Jul 2015 15:53:20 +0000 (23:53 +0800)
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 <yuan.zhou@intel.com>
doc/radosgw/config-ref.rst

index dd5168436f3ea3daa7b9ac9ec8c782753c6bd965..1e5072bb7ed4aa8a82ebdf8a8a9c68177884ea8a 100644 (file)
@@ -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.