Changing Asset Version Retention Settings
Assets take up space in the Cartella environment, so it's a good idea to be mindful of the settings that govern asset retention. Cartella uses two variables to control system behavior as new versions of assets are created: MaxNumberOfAssetVersions and AutoDiscardPreviousVersions.
In determining which asset retention settings are right for your organization, consider the following:
- Frequency that assets are modified.
- Availability of administrators to remove older versions.
- Need for retaining a history of assets.
Assigning a value to MaxNumberOfAssetVersions allows versions of an asset to be retained until the max number is reached. At that time, if AutoDiscardPreviousVersions is set to true, additional versions trigger the automatic deletion of the oldest asset versions. Setting AutoDiscardPreviousVersions to false blocks the creation of new assets past the value set in MaxNumberOfAssetVersions until an administrator removes older versions.
Next Steps: Recycle the Cartella site application pool in IIS in order for your changes to take effect, immediately.