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

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