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 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "shippedApps": [
  3. "activity",
  4. "admin_audit",
  5. "circles",
  6. "cloud_federation_api",
  7. "comments",
  8. "contactsinteraction",
  9. "dashboard",
  10. "dav",
  11. "encryption",
  12. "federatedfilesharing",
  13. "federation",
  14. "files",
  15. "files_external",
  16. "files_pdfviewer",
  17. "files_rightclick",
  18. "files_sharing",
  19. "files_trashbin",
  20. "files_versions",
  21. "files_videoplayer",
  22. "firstrunwizard",
  23. "logreader",
  24. "lookup_server_connector",
  25. "nextcloud_announcements",
  26. "notifications",
  27. "oauth2",
  28. "password_policy",
  29. "photos",
  30. "privacy",
  31. "provisioning_api",
  32. "recommendations",
  33. "related_resources",
  34. "settings",
  35. "serverinfo",
  36. "sharebymail",
  37. "support",
  38. "survey_client",
  39. "systemtags",
  40. "text",
  41. "theming",
  42. "twofactor_backupcodes",
  43. "updatenotification",
  44. "user_ldap",
  45. "user_status",
  46. "viewer",
  47. "weather_status",
  48. "workflowengine"
  49. ],
  50. "defaultEnabled": [
  51. "activity",
  52. "circles",
  53. "comments",
  54. "contactsinteraction",
  55. "dashboard",
  56. "dav",
  57. "federation",
  58. "files",
  59. "files_pdfviewer",
  60. "files_rightclick",
  61. "files_sharing",
  62. "files_trashbin",
  63. "files_versions",
  64. "files_videoplayer",
  65. "firstrunwizard",
  66. "logreader",
  67. "lookup_server_connector",
  68. "nextcloud_announcements",
  69. "notifications",
  70. "oauth2",
  71. "password_policy",
  72. "photos",
  73. "privacy",
  74. "provisioning_api",
  75. "recommendations",
  76. "related_resources",
  77. "serverinfo",
  78. "settings",
  79. "sharebymail",
  80. "support",
  81. "survey_client",
  82. "systemtags",
  83. "text",
  84. "theming",
  85. "updatenotification",
  86. "user_status",
  87. "viewer",
  88. "weather_status"
  89. ],
  90. "alwaysEnabled": [
  91. "files",
  92. "cloud_federation_api",
  93. "dav",
  94. "federatedfilesharing",
  95. "lookup_server_connector",
  96. "provisioning_api",
  97. "oauth2",
  98. "settings",
  99. "twofactor_backupcodes",
  100. "viewer",
  101. "workflowengine"
  102. ]
  103. }