mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Fix documentation for removal of delete markers ILM rule (#20056)
This commit is contained in:
@@ -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",
|
||||
"Expiration": {
|
||||
"DeleteMarker": true
|
||||
"ExpiredObjectDeleteMarker": true
|
||||
},
|
||||
"Status": "Enabled"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user