From d1d891fed0072400cd1daab3f74fe2ced4db3c7d Mon Sep 17 00:00:00 2001
From: Joas Schilling <coding@schilljs.com>
Date: Wed, 3 Aug 2016 14:47:52 +0200
Subject: [PATCH] Add access control and automated tagging as shipped

---
 core/shipped.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/shipped.json b/core/shipped.json
index 8d3056eb908..20041be7e19 100644
--- a/core/shipped.json
+++ b/core/shipped.json
@@ -9,6 +9,8 @@
     "federatedfilesharing",
     "federation",
     "files",
+    "files_accesscontrol",
+    "files_automatedtagging",
     "files_external",
     "files_pdfviewer",
     "files_sharing",
-- 
GitLab