This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new c93e890 Automatic Site Publish by Buildbot c93e890 is described below commit c93e8909a8affbd9eac64a0597012c7a3ae6e28f Author: buildbot <us...@infra.apache.org> AuthorDate: Wed Aug 21 17:36:43 2019 +0000 Automatic Site Publish by Buildbot --- content/docs/archiving.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/archiving.html b/content/docs/archiving.html index 0fa626e..1bc0c9d 100644 --- a/content/docs/archiving.html +++ b/content/docs/archiving.html @@ -96,7 +96,7 @@ Depending on the setup of your installation, we recommend using one of two gener <li>If you have a single-node setup, we recommend using the <code>full</code> generator. This generator uses the full message body, including MTA trails (Received headers etc), to generate an ID.</li> <li>If you have a clustered/redundant setup (multiple archiver nodes), we recommend using the - <code>redundant</code> generator. This will use as many unique traits in an email as possible, but + <code>cluster</code> generator. This will use as many unique traits in an email as possible, but discard the MTA trail (which differs from machine to machine).</li> </ul> <p>We do not recommend using the older generators (<code>medium</code> and <code>short</code>)