Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add app_api to shipped and default enabled apps
Signed-off-by: Andrey Borysenko <[email protected]>
  • Loading branch information
andrey18106 authored and backportbot[bot] committed Sep 26, 2024
commit a5bc59f70f6e291b26f261a0eaebcca3a66231b8
2 changes: 2 additions & 0 deletions core/shipped.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"shippedApps": [
"activity",
"admin_audit",
"app_api",
"bruteforcesettings",
"circles",
"cloud_federation_api",
Expand Down Expand Up @@ -54,6 +55,7 @@
],
"defaultEnabled": [
"activity",
"app_api",
"bruteforcesettings",
"circles",
"comments",
Expand Down