Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: move web server configuration update up
It's important, should be at the top.

Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Nov 17, 2023
commit 346093c9a4d0e694cc916379e8a93769e2bf5dbd
5 changes: 5 additions & 0 deletions admin_manual/release_notes/upgrade_to_28.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Monitoring
----------

Expand Down