aboutsummaryrefslogtreecommitdiffstats
path: root/core/shipped.json
diff options
context:
space:
mode:
authorAndrey Borysenko <andrey18106x@gmail.com>2024-09-17 20:59:42 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2024-09-26 13:27:08 +0000
commita5bc59f70f6e291b26f261a0eaebcca3a66231b8 (patch)
treecdd638f9e4233aa175e17e447cdd1b7e28e012fe /core/shipped.json
parente4a564392ed820f8ea48634a5cf4f2e699409680 (diff)
downloadnextcloud-server-backport/48153/stable30.tar.gz
nextcloud-server-backport/48153/stable30.zip
feat: add app_api to shipped and default enabled appsbackport/48153/stable30
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Diffstat (limited to 'core/shipped.json')
-rw-r--r--core/shipped.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json
index 9e2ee27dd1f..6eb6a9879c2 100644
--- a/core/shipped.json
+++ b/core/shipped.json
@@ -2,6 +2,7 @@
"shippedApps": [
"activity",
"admin_audit",
+ "app_api",
"bruteforcesettings",
"circles",
"cloud_federation_api",
@@ -54,6 +55,7 @@
],
"defaultEnabled": [
"activity",
+ "app_api",
"bruteforcesettings",
"circles",
"comments",