From b21c96ec69ec65f359473a0f193c716925086828 Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Thu, 10 Jan 2019 11:10:41 +0100 Subject: [PATCH] doc: rgw: fix the default value of usage log setting Fixes: http://tracker.ceph.com/issues/37856 Signed-off-by: Abhishek Lekshmanan --- doc/rados/troubleshooting/log-and-debug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index e8df5a0908e..b923cf14892 100644 --- a/doc/rados/troubleshooting/log-and-debug.rst +++ b/doc/rados/troubleshooting/log-and-debug.rst @@ -554,7 +554,7 @@ RADOS Gateway :Description: Enable logging of RGW's bandwidth usage. :Type: Boolean :Required: No -:Default: ``true`` +:Default: ``false`` ``rgw usage log flush threshold`` -- 2.39.5