chore: move web server configuration update up

It's important, should be at the top.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
Daniel Kesselberg
2023-11-17 17:07:14 +01:00
parent 91bde0d836
commit 346093c9a4

View File

@@ -9,6 +9,11 @@ System requirements
To be documented
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.
Monitoring
----------