Content Version Cleanup
How it works
{
"Umbraco": {
"CMS": {
"Content": {
"ContentVersionCleanupPolicy": {
"EnableCleanup": true,
"KeepLatestVersionPerDayForDays": 90,
"KeepAllVersionsNewerThanDays": 4
}
}
}
}
}Overriding global settings

Prevent cleanup of important versions
Last updated
Was this helpful?

