mirror of
https://github.com/minio/minio.git
synced 2024-12-25 06:35:56 -05:00
fix: lifecycle documentation for DeleteMarker
This commit is contained in:
parent
4315f93421
commit
8da0b7cf03
@ -92,7 +92,7 @@ When an object has only one version as a delete marker, the latter can be automa
|
||||
"ID": "Removing all old versions",
|
||||
"Expiration": {
|
||||
"Days": 1,
|
||||
"ExpiredObjectDeleteMarker": true
|
||||
"DeleteMarker": true
|
||||
},
|
||||
"Status": "Enabled"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user