]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: fix spacing in radosgw config-ref
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 12 Dec 2012 01:48:25 +0000 (17:48 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 12 Dec 2012 01:49:34 +0000 (17:49 -0800)
Needed to add an extra empty line between header and properties.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
doc/radosgw/config-ref.rst

index 213fa4eb02868b70e43aa05c77d2e7cab34d8583..564270aa602dc04d4cadb3f18d7417cc643856c2 100644 (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``