From a657717449a187d0d145c46a48d61a845269b90b Mon Sep 17 00:00:00 2001 From: Joshua Schmid Date: Mon, 9 Oct 2017 17:31:45 +0200 Subject: [PATCH] doc: fix syntax in rst * Fix syntax in osd max object size section. Fixes: http://tracker.ceph.com/issues/21733 Signed-off-by: Joshua Schmid --- doc/rados/configuration/osd-config-ref.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 8e3c4f3554a1..738e685a6b68 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -77,6 +77,7 @@ that Ceph uses the entire partition for the journal. ``osd max object size`` + :Description: The maximum size of a RADOS object in bytes. :Type: 32-bit Unsigned Integer :Default: 128MB -- 2.47.3