From e946514f5e4bc68315941b32ae94f1c04324a5ed Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Sun, 14 Jun 2020 19:38:18 +0200
Subject: [PATCH] WIP: pipeline

---
 conf/core/server.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/core/server.conf b/conf/core/server.conf
index 8f585934..0e793c8f 100644
--- a/conf/core/server.conf
+++ b/conf/core/server.conf
@@ -170,3 +170,4 @@ CHECK_ENTITY_ACL_ROLES_MODE=MUST
 # part of any Entity ACL.
 GLOBAL_ENTITY_PERMISSIONS_FILE=./conf/core/global_entity_permissions.xml
 
+ENTITY_VERSIONING_ENABLED=true
-- 
GitLab