From: Yehuda Sadeh Date: Wed, 12 Dec 2012 01:48:25 +0000 (-0800) Subject: docs: fix spacing in radosgw config-ref X-Git-Tag: v0.56~75 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=54618afab2d1634e1fac218a021a07c3905e5c20;p=ceph.git docs: fix spacing in radosgw config-ref Needed to add an extra empty line between header and properties. Signed-off-by: Yehuda Sadeh --- diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 213fa4eb0286..564270aa602d 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -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``