From 299f6a6609342426db394a2309295903af455c1d Mon Sep 17 00:00:00 2001 From: atwardowski Date: Wed, 12 Jun 2013 17:48:44 -0300 Subject: [PATCH] Usage log and ops log are disabled by defaults since 0.56 http://ceph.com/docs/next/release-notes/#v0-56-bobtail --- doc/radosgw/config-ref.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 8c09cf8a7580..0ef8520f23ba 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -163,14 +163,14 @@ set automatically. :Description: Enable logging for RGW operations. :Type: Boolean -:Default: ``true`` +:Default: ``false`` ``rgw enable usage log`` :Description: Enable the usage log. :Type: Boolean -:Default: ``true`` +:Default: ``false`` ``rgw usage log flush threshold`` -- 2.47.3