From 2f42a3fc319f4cffcae6db6b0874786f26fa4817 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 26 Jul 2016 11:16:34 +0200 Subject: Add workflowengine --- core/shipped.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/shipped.json b/core/shipped.json index da48d14dc0b..8d3056eb908 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -27,11 +27,13 @@ "updatenotification", "user_external", "user_ldap", - "user_saml" + "user_saml", + "workflowengine" ], "alwaysEnabled": [ "files", "dav", - "federatedfilesharing" + "federatedfilesharing", + "workflowengine" ] } -- cgit v1.2.3