This is an automated email from the ASF dual-hosted git repository.

aduprat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 8d008f5cc05e03159a03002de871d0b46e6f802e
Author: Tran Tien Duc <dt...@linagora.com>
AuthorDate: Thu Apr 11 14:33:17 2019 +0700

    JAMES-2714 Link configuration details to howTo
---
 src/homepage/howTo/deleted-messages-vault.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/homepage/howTo/deleted-messages-vault.html 
b/src/homepage/howTo/deleted-messages-vault.html
index d4720a5..0cf7d0c 100644
--- a/src/homepage/howTo/deleted-messages-vault.html
+++ b/src/homepage/howTo/deleted-messages-vault.html
@@ -163,6 +163,9 @@ layout: default
     urlPrefix=cassandra://var/deletedMessages/vault
     retentionPeriod=1 year
                     </code></pre>
+                    <p>
+                        More details about configuration & example is at <a 
href="/server/config-vault.html">Deleted Messages Vault Configuration</a>
+                    </p>
 
                     <header class="major">
                         <h3><b>Make James uses Deleted Messages Vault by 
configuring Pre Deletion Hooks</b></h3>
@@ -188,6 +191,9 @@ layout: default
         &lt;/preDeletionHook&gt;
     &lt;/listeners&gt;
                     </code></pre>
+                    <p>
+                        More details about configuration & example is at <a 
href="/server/config-listener.html">Pre Deletion Hook Configuration</a>
+                    </p>
 
                     <header class="major">
                         <h3><b>Starting James with enabled Deleted Message 
Vault by docker compose</b></h3>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to