shipped.json 658 B

12345678910111213141516171819202122232425262728293031323334353637
  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. ],
  32. "alwaysEnabled": [
  33. "files",
  34. "dav",
  35. "federatedfilesharing"
  36. ]
  37. }