Skip to main content Skip to complementary content

Setting the maximum amount of stored tasks

By default, the tenant database size is set to 20 GB.

However, if your organization’s activities increase or you anticipate future growth, you may need to increase the storage limit to handle a greater volume of tasks and ensure optimal performance.

To modify the storage limit, you need to edit the property in the configuration file.

Procedure

  1. Open the tds/config/data-stewardship.properties configuration file.
  2. To edit the amount of GB, set the limit mode to manual setting with the property tds.tasks.storage.limit.mode=manualSetting, and then define the GB limit with the property tds.tasks.storage.limit.value. The default value is 20 GB.
  3. To remove the storage limit, set the limit mode to disabled with the property tds.tasks.storage.limit.mode=disabled.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!