This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 2d08ab8 dkim is default now
2d08ab8 is described below
commit 2d08ab8b4c138dc6b11775f1c31997bc357e868b
Author: Daniel Gruno <[email protected]>
AuthorDate: Sat Sep 11 18:07:45 2021 -0500
dkim is default now
---
tools/archiver.yaml.example | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/archiver.yaml.example b/tools/archiver.yaml.example
index 2924085..94a47c5 100644
--- a/tools/archiver.yaml.example
+++ b/tools/archiver.yaml.example
@@ -35,8 +35,8 @@ elasticsearch:
#backup: database name
archiver:
- #generator: medium|full|cluster|dkim|other (dkim recommended)
- generator: cluster
+ #generator: full|dkim|other (dkim recommended)
+ generator: dkim
# nonce: optional secret salt ('pepper')
debug: