]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
rgw/logging: fix typo in readme 607/head
authorYuval Lifshitz <ylifshit@ibm.com>
Wed, 8 Jan 2025 16:19:25 +0000 (16:19 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Wed, 15 Jan 2025 16:38:20 +0000 (16:38 +0000)
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
README.rst

index 283b7e87ec657048593804d07152d9be506d07a2..3c429d943fa4fd36333faf570fdbb5cecf8f752f 100644 (file)
@@ -109,7 +109,7 @@ should be copied to the: `~/.aws/models/s3/2006-03-01/` directory on the machine
 If the file is not present, the tests will still run, but the extension tests will be skipped. In this case, the bucket logging object roll time must be decreased manually from its default of 
 300 seconds to 5 seconds::
 
-  vstart.sh -o rgw_bucket_log_object_roll_time=5
+  vstart.sh -o rgw_bucket_logging_object_roll_time=5
 
 Then the tests can be run with::