From 5632cb9a3b478164c89a9e64559c84018ca4d2d8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 20 Jul 2016 11:19:55 +0200 Subject: [PATCH] Remove pre-fork EE apps from shipped.json --- core/shipped.json | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/core/shipped.json b/core/shipped.json index ed9cf52fa7..da48d14dc0 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -2,43 +2,32 @@ "shippedApps": [ "activity", "admin_audit", - "encryption", - "comments", + "comments", "dav", - "enterprise_key", + "encryption", "external", - "federation", "federatedfilesharing", + "federation", "files", - "files_antivirus", - "files_drop", "files_external", - "files_ldap_home", "files_pdfviewer", "files_sharing", - "files_sharing_log", "files_texteditor", "files_trashbin", "files_versions", "files_videoplayer", - "firewall", "firstrunwizard", "gallery", "notifications", - "objectstore", "password_policy", "provisioning_api", - "sharepoint", "systemtags", - "systemtags_management", "templateeditor", "theming", "updatenotification", "user_external", "user_ldap", - "user_shibboleth", - "windows_network_drive", - "workflow" + "user_saml" ], "alwaysEnabled": [ "files",