Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
When does it get activated?
I've installed it on Umbraco 8.9 with the following config in order to clean everything up
<?xml version="1.0"?> <unVersionConfig> <add maxDays="5" maxCount="2" /> </unVersionConfig>
and the rollback is showing many versions going back months.
After a bit of playing about it seems to do the purge when you publish the page.
Interestingly if you try to publish the root and all its descendants it does not purge the decedents' versions.
Is this working for Umbraco 8.11?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Not doing anything in my Umbraco 8
When does it get activated?
I've installed it on Umbraco 8.9 with the following config in order to clean everything up
and the rollback is showing many versions going back months.
After a bit of playing about it seems to do the purge when you publish the page.
Interestingly if you try to publish the root and all its descendants it does not purge the decedents' versions.
Is this working for Umbraco 8.11?
is working on a reply...