This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit c7682eab20fbadb8a8043c37eddf4accd76e1bf6 Author: Tung Tran <vtt...@linagora.com> AuthorDate: Fri Aug 30 08:47:34 2024 +0700 [Antora] Adapt after partial - Add missing doc and options for the deleted message vault Adapt commit: d0aa047de30d5683b87b9ca21b9de448cc077a55 --- docs/modules/servers/partials/configure/vault.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/modules/servers/partials/configure/vault.adoc b/docs/modules/servers/partials/configure/vault.adoc index b631222e74..8949686175 100644 --- a/docs/modules/servers/partials/configure/vault.adoc +++ b/docs/modules/servers/partials/configure/vault.adoc @@ -21,6 +21,12 @@ to get some examples and hints. |=== | Property name | explanation +| enabled +| Allows to enable or disable usage of the Deleted Message Vault. Default to false. + +| workQueueEnabled +| Enable work queue to be used with deleted message vault. Default to false. + | retentionPeriod | Deleted messages stored in the Deleted Messages Vault are expired after this period (default: 1 year). It can be expressed in *y* years, *d* days, *h* hours, ... --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org