mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
Add bucket lifecycle expiry feature (#7834)
This commit is contained in:
committed by
Harshavardhana
parent
a8296445ad
commit
1ce8d2c476
@@ -385,6 +385,8 @@ func serverMain(ctx *cli.Context) {
|
||||
// - compression
|
||||
verifyObjectLayerFeatures("server", newObject)
|
||||
|
||||
initDailyLifecycle()
|
||||
|
||||
if globalIsXL {
|
||||
initBackgroundHealing()
|
||||
initDailyHeal()
|
||||
|
||||
Reference in New Issue
Block a user