mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
docs: monitoring endpoint, app updates are opt-in since 28
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
@@ -8,3 +8,12 @@ System requirements
|
||||
* PHP 8.3 is now supported, but 8.2 is recommended.
|
||||
|
||||
To be documented
|
||||
|
||||
Monitoring
|
||||
----------
|
||||
|
||||
Beginning with Nextcloud 28, the monitoring endpoint no longer provides information about available app updates, as gathering the data always involves at least one external request to apps.nextcloud.com.
|
||||
|
||||
You can still ask the monitoring endpoint to show new app updates by using the URL parameter skipApps=false. However, please do not check this endpoint too often.
|
||||
|
||||
https://github.com/nextcloud/serverinfo#api
|
||||
Reference in New Issue
Block a user