mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -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",
|
"ID": "Removing all old versions",
|
||||||
"Expiration": {
|
"Expiration": {
|
||||||
"Days": 1,
|
"Days": 1,
|
||||||
"ExpiredObjectDeleteMarker": true
|
"DeleteMarker": true
|
||||||
},
|
},
|
||||||
"Status": "Enabled"
|
"Status": "Enabled"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user