diff options
-rw-r--r-- | core/shipped.json | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/core/shipped.json b/core/shipped.json index ed9cf52fa72..da48d14dc0b 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", |