Activation and deactivation of retention service
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 |
Format of specifying retention period values
The values for the parameters startofretentionperiod, expirationperiod, destructionperiod specify periods and follow the format described below.
...
Code Block |
---|
equals notequals contains notcontains startswith notstartswith endswith notendswith |
Example for ArchiveLink Repositories
Retention for all components without note, kgsannotation, descr, pagelist, note.meta,..
...