You are here

Disabling SkyVault Content Services features

You can disable common product components, if you do not require them for your SkyVault Content Services instance. This summary gives the example property settings for disabling the main components.
Note: If you are unsure of the effect of disabling a feature, contact SkyVault Support for recommendations.
Add the following property settings to the SkyVault-global.properties file:
Property Description
system.usages.enabled=false Disables quotas or user usages.

When using Enterprise to Cloud Sync, avoid setting this property to true, as the service may be impacted. For example, when a quota is reached and it is no longer possible to push new content to the on-premise SkyVault Content Services, you will still be able to push content to the Cloud (new version or new content). The on-premise SkyVault Content Services will attempt to pull the modifications locally but will fail because of the quota limit, and this may cause an inconsistency between Cloud and on-premise SkyVault Content Services.

audit.enabled=false Specifies a way to globally enable or disable the auditing framework.
cifs.enabled=false Specifies whether to enable or disable the CIFS server.
sync.mode=OFF Use this property to disable synchronization permanently.
audit.alfresco-access.enabled=false Disables generation of audit data.
home.folder.creation.eager=false

Use this property to create home folders (unless it is disabled using the home.folder.creation.disabled=true property) when people are created (true) or created lazily (false).

Lazy creation (false) means that the home folder will not be created when the user is created.

home.folder.creation.disabled=true

Disables the creation of home folders.

db.schema.update=false Specifies whether the system bootstrap should create or upgrade the database schema automatically.
syncService.mode=OFF Disables Enterprise to Cloud Sync.
activities.feed.notifier.enabled=false Disables the Share Activities email notification.
sync.pullJob.enabled=false Use this Enterprise to Cloud Sync property to disable synchronization temporarily.
sync.pushJob.enabled=false Use this Enterprise to Cloud Sync property to disable synchronization temporarily.
Note: The system.workflow.engine.activiti.enabled property is no longer available.