]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/options: document rgw_lc_debug_interval configuration option 43478/head
authorAnthony D'Atri <anthony.datri@gmail.com>
Sun, 10 Oct 2021 20:25:00 +0000 (13:25 -0700)
committerAnthony D'Atri <anthony.datri@gmail.com>
Fri, 15 Oct 2021 16:39:48 +0000 (09:39 -0700)
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
src/common/options/rgw.yaml.in

index 0cbf397783eeb434cd813603585ab350994209fe..f1800dea484840eadac266964b1dbf25b2830e16 100644 (file)
@@ -406,6 +406,10 @@ options:
 - name: rgw_lc_debug_interval
   type: int
   level: dev
+  desc: Lifecycle processing interval
+  long_desc: When set to greater than 0, treat this many seconds as a day.
+    This facilitates debugging and testing of lifecycle code without lengthy
+    delays.
   default: -1
   services:
   - rgw