Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2022-09-15 12:15:25 +0300
committerMaxence Lange <maxence@artificial-owl.com>2022-09-15 12:15:33 +0300
commit0efd6d995037bc34de714024f137fecdbdc50a69 (patch)
treefd187d0751321f586affd2152f3f170af0ab1fdc /core
parent4c1f06170e1f7256bdc0791c40359c5ab6ad5eda (diff)
set defaultEnabled in shipped.json
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'core')
-rw-r--r--core/shipped.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json
index 33980afb7c4..e1407798289 100644
--- a/core/shipped.json
+++ b/core/shipped.json
@@ -47,6 +47,46 @@
"weather_status",
"workflowengine"
],
+ "defaultEnabled": [
+ "activity",
+ "circles",
+ "comments",
+ "contactsinteraction",
+ "dashboard",
+ "dav",
+ "federation",
+ "files",
+ "files_pdfviewer",
+ "files_rightclick",
+ "files_sharing",
+ "files_trashbin",
+ "files_versions",
+ "files_videoplayer",
+ "firstrunwizard",
+ "logreader",
+ "lookup_server_connector",
+ "nextcloud_announcements",
+ "notifications",
+ "oauth2",
+ "password_policy",
+ "photos",
+ "privacy",
+ "provisioning_api",
+ "recommendations",
+ "related_resources",
+ "serverinfo",
+ "settings",
+ "sharebymail",
+ "support",
+ "survey_client",
+ "systemtags",
+ "text",
+ "theming",
+ "updatenotification",
+ "user_status",
+ "viewer",
+ "weather_status"
+ ],
"alwaysEnabled": [
"files",
"cloud_federation_api",