docs: fix spacing in radosgw config-ref

Needed to add an extra empty line between header and properties.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
Yehuda Sadeh 2012-12-11 17:48:25 -08:00
parent 326dd34726
commit 54618afab2

View File

@ -206,21 +206,25 @@ set automatically.
``rgw enable ops log``
:Description: Whether rgw will log each successful operation
:Type: Boolean
:Default: ``true``
``rgw ops log rados``
:Description: Whether rgw operations logging should be written into the RADOS backend
:Type: Boolean
:Default: ``true``
``rgw ops log socket path``
:Description: The path of a unix domain socket to which operations logging data will be written.
:Type: String
:Default: N/A
``rgw ops log data backlog``
:Description: Total backlog data size for unix domain socket operations logging
:Type: Integer
:Default: ``5ul << 20``