default to no daemon
This commit is contained in:
parent
71174b6575
commit
112f6be82b
@ -12,6 +12,9 @@ log_file = /var/log/glance/scrubber.log
|
|||||||
# Delayed delete time in seconds
|
# Delayed delete time in seconds
|
||||||
scrub_time = 43200
|
scrub_time = 43200
|
||||||
|
|
||||||
|
# Should we run our own loop or rely on cron/scheduler to run us
|
||||||
|
daemon = False
|
||||||
|
|
||||||
# Loop time between checking the db for new items to schedule for delete
|
# Loop time between checking the db for new items to schedule for delete
|
||||||
wakeup_time = 300
|
wakeup_time = 300
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user