shipped.json 702 B

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