You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

shipped.json 922B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "shippedApps": [
  3. "activity",
  4. "admin_audit",
  5. "comments",
  6. "dav",
  7. "encryption",
  8. "external",
  9. "federatedfilesharing",
  10. "federation",
  11. "files",
  12. "files_accesscontrol",
  13. "files_automatedtagging",
  14. "files_external",
  15. "files_pdfviewer",
  16. "files_retention",
  17. "files_sharing",
  18. "files_texteditor",
  19. "files_trashbin",
  20. "files_versions",
  21. "files_videoplayer",
  22. "firstrunwizard",
  23. "gallery",
  24. "notifications",
  25. "password_policy",
  26. "provisioning_api",
  27. "serverinfo",
  28. "sharebymail",
  29. "survey_client",
  30. "systemtags",
  31. "templateeditor",
  32. "twofactor_backupcodes",
  33. "theming",
  34. "updatenotification",
  35. "user_external",
  36. "user_ldap",
  37. "user_saml",
  38. "workflowengine"
  39. ],
  40. "alwaysEnabled": [
  41. "files",
  42. "dav",
  43. "federatedfilesharing",
  44. "provisioning_api",
  45. "twofactor_backupcodes",
  46. "workflowengine"
  47. ]
  48. }