mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #11286 from nextcloud/serverinfo-apps-updates
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