You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2021/12/15 12:16:18 UTC

[incubator-ponymail-foal] branch master updated: session does not need to be dynamic

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 a180a14  session does not need to be dynamic
a180a14 is described below

commit a180a14d06412d857eb2b4c7752c0d0a9c9fe96d
Author: Sebb <se...@apache.org>
AuthorDate: Wed Dec 15 12:15:51 2021 +0000

    session does not need to be dynamic
---
 tools/mappings.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/mappings.yaml b/tools/mappings.yaml
index 4d91b0e..a2d44b8 100644
--- a/tools/mappings.yaml
+++ b/tools/mappings.yaml
@@ -132,7 +132,7 @@ notification:
     type:
       type: keyword
 session:
-  dynamic: true # explicit default
+  dynamic: strict
   properties:
     cookie:
       type: keyword