THE INFORMATION IN THIS ARTICLE APPLIES TO:
- EFT v8.0 and later
DISCUSSION
You can specify how often EFT should clean up Workspaces, that is, Workspaces that have expired. By default, they are cleaned up daily.
To specify the cleanup recurrence
Add the following name:value pair to the AdvancedProperties.JSON file:
Name: WorkspacesCleanupRecurrence
Default Value: 2
Valid Values:
- 0 = every minute
- 1 = hourly
- 2 = daily
For example:
{"WorkspacesCleanupRecurrence":"1"
}
Cached: yes
Backup/Restore: yes