Skip to content

Commit 1c06962

Browse files
chore(apps): improve AppAPI v30 CR note
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 7f4bb76 commit 1c06962

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

admin_manual/release_notes/upgrade_to_30.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,11 @@ Monitoring: Counting of active users
4242

4343
Starting with Nextcloud 30.0.12 the monitoring app was adjusted to count the active users in the same way as occ user:report and the support app.
4444

45-
AppApi (app_app) is now a default app
45+
AppAPI (app_api) is now a default app
4646
-------------------------------------
4747

48-
Starting with Nextcloud 30.0.1, the AppApi app is included and enabled by default. See :doc:`../exapps_management/index` for details.
48+
Starting with Nextcloud 30.0.1, the AppAPI app is included and enabled by default. See :doc:`../exapps_management/index` for details.
4949

50-
This app can be disabled in the standard manner via the *Apps* menu if you do not expect to use AppApi integrations in the near future.
51-
52-
When it is disabled, other apps thet depend on AppApi will not be visible in the app store. AppApi related setup checks will also be deactivated.
50+
You can disable this app in the standard manner via the *Apps* menu if you do not expect to use AppAPI integrations in the near future.
5351

52+
If AppAPI is disabled, other apps that depend on it will not be visible in the app store. AppAPI-related setup checks will also be deactivated.

0 commit comments

Comments
 (0)