Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The retention service is activated in configuration by setting the retention.type parameter to adretention:

Code Block
<repository or template>.retention.type=adretention

In case the retention service is activate by template, but it should be deactivate for single repository, set the parameter for this repository to none:

Code Block
<repository name>.retention.type=none

Defines the amount of time (e.g., days, months, years) from creation date the documents should be protected from modification.

...