This is an automated email from the ASF dual-hosted git repository.
sebb 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 dcec211 Missing mappings
dcec211 is described below
commit dcec211b5cccc630f66cecda106c9d98f4889b1a
Author: Sebb <[email protected]>
AuthorDate: Mon Sep 27 13:53:23 2021 +0100
Missing mappings
This fixes #105
---
tools/mappings.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/mappings.yaml b/tools/mappings.yaml
index b09476e..fd3d299 100644
--- a/tools/mappings.yaml
+++ b/tools/mappings.yaml
@@ -38,6 +38,8 @@ mailinglist:
type: keyword
name:
type: keyword
+ private:
+ type: boolean
mbox:
dynamic: strict
properties:
@@ -69,6 +71,8 @@ mbox:
type: text
from_raw:
type: keyword
+ gravatar:
+ type: text
html_as_source:
type: boolean
in-reply-to: