Add note about .ogg/.flac to upgrade 28

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
This commit is contained in:
Marcel Müller
2023-11-16 16:54:30 +01:00
parent d35ab2c065
commit fa67cffe89

View File

@@ -16,4 +16,9 @@ Beginning with Nextcloud 28, the monitoring endpoint no longer provides informat
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
https://github.com/nextcloud/serverinfo#api
Web server configuration
------------------------
* The recommended :ref:`nginx configuration<nginx-config>` changed as Nextcloud Talk now serves audio files with ``.ogg`` / ``.flac`` extension, make sure to add these extensions to the list of static files.