Remove pre-fork EE apps from shipped.json
This commit is contained in:
parent
78e0bdc003
commit
5632cb9a3b
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue