1.4 KiB
1.4 KiB
| Configuration option = Default value | Description |
|---|---|
| [DEFAULT] | |
wakeup_time = 300 |
(Integer) Time interval, in seconds, between scrubber runs in daemon
mode.$sentinal$Scrubber can be run either as a cron job or daemon. When
run as a daemon, this configuration time specifies the time period
between two runs. When the scrubber wakes up, it fetches and scrubs all
pending_delete images that are available for scrubbing
after taking scrub_time into consideration.$sentinal$If the
wakeup time is set to a large number, there may be a large number of
images to be scrubbed for each run. Also, this impacts how quickly the
backend storage is reclaimed.$sentinal$Possible values: * Any
non-negative integer$sentinal$Related options: * daemon *
delayed_delete |