Merge pull request #48395 from nextcloud/backport/48153/stable30

[stable30] feat(app_api): make app_api shipped and default enabled
This commit is contained in:
Joas Schilling 2024-09-26 17:29:44 +02:00 committed by GitHub
commit dea14e3785
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",