summaryrefslogtreecommitdiffstats
path: root/src/common/options/rgw.yaml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/options/rgw.yaml.in')
-rw-r--r--src/common/options/rgw.yaml.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in
index 241632a22..9c7f91f9e 100644
--- a/src/common/options/rgw.yaml.in
+++ b/src/common/options/rgw.yaml.in
@@ -233,7 +233,7 @@ options:
long_desc: The lifecycle maintenance thread is responsible for lifecycle related
maintenance work. The thread itself can be disabled, but in order for lifecycle
to work correctly, at least one RGW in each zone needs to have this thread running.
- Havingthe thread enabled on multiple RGW processes within the same zone can spread
+ Having the thread enabled on multiple RGW processes within the same zone can spread
some of the maintenance work between them.
default: true
services:
@@ -359,7 +359,11 @@ options:
type: str
level: advanced
desc: Lifecycle allowed work time
- long_desc: Local time window in which the lifecycle maintenance thread can work.
+ long_desc: Local time window in which the lifecycle maintenance thread can work. It expects
+ 24-hour time notation. For example, "00:00-23:59" means starting at midnight lifecycle
+ is allowed to run for the whole day (24 hours). When lifecycle completes, it waits for the
+ next maintenance window. In this example, if it completes at 01:00, it will resume processing
+ 23 hours later at the following midnight.
default: 00:00-06:00
services:
- rgw