mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
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:
parent
326dd34726
commit
54618afab2
@ -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``
|
||||
|
Loading…
Reference in New Issue
Block a user