diff --git a/etc/barbican/barbican.conf b/etc/barbican/barbican.conf index 13d313107..88aab8c09 100644 --- a/etc/barbican/barbican.conf +++ b/etc/barbican/barbican.conf @@ -120,18 +120,6 @@ workers = 1 # Should be set to a random string of length 16, 24 or 32 bytes #metadata_encryption_key = <16, 24 or 32 char registry metadata key> -# ============ Delayed Delete Options ============================= - -# Turn on/off delayed delete -delayed_delete = False - -# Delayed delete time in seconds -scrub_time = 43200 - -# Directory that the scrubber will use to remind itself of what to delete -# Make sure this is also set in glance-scrubber.conf -scrubber_datadir = /var/lib/barbican/scrubber - # ================= Queue Options - oslo.messaging ========================== # Rabbit and HA configuration: