Skip to content

Commit

Permalink
Merge pull request #732 from nextcloud/fix-shipped.json
Browse files Browse the repository at this point in the history
Order alphabetically and deduplicate the shipped.json
  • Loading branch information
rullzer committed Aug 5, 2016
2 parents 84e6b8d + 89cb7b5 commit dd44624
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions core/shipped.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"files_automatedtagging",
"files_external",
"files_pdfviewer",
"files_retention",
"files_sharing",
"files_texteditor",
"files_trashbin",
Expand All @@ -23,19 +24,16 @@
"notifications",
"password_policy",
"provisioning_api",
"serverinfo",
"survey_client",
"systemtags",
"templateeditor",
"theming",
"updatenotification",
"user_external",
"user_ldap",
"user_saml",
"workflowengine",
"files_accesscontrol",
"files_automatedtagging",
"files_retention",
"serverinfo",
"survey_client"
"workflowengine"
],
"alwaysEnabled": [
"files",
Expand Down

0 comments on commit dd44624

Please sign in to comment.