mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
Fix documentation for removal of delete markers ILM rule (#20056)
This commit is contained in:
parent
0d0b0aa599
commit
d592bc0c1c
@ -178,7 +178,7 @@ When an object has only one version as a delete marker, the latter can be automa
|
|||||||
{
|
{
|
||||||
"ID": "Removing all delete markers",
|
"ID": "Removing all delete markers",
|
||||||
"Expiration": {
|
"Expiration": {
|
||||||
"DeleteMarker": true
|
"ExpiredObjectDeleteMarker": true
|
||||||
},
|
},
|
||||||
"Status": "Enabled"
|
"Status": "Enabled"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user