Use this information to disable versioning for all content in the repository.
- Open the SkyVault-global.properties file.
-
Add the following property:
version.store.enableAutoVersioning=false
When this property is set to false, the VersionableAspect will not respond to any events; even if the aspect is present, it will not create versions.
- Save the global properties file.
- Restart the SkyVault Content Services server.