Files
nextcloud-docs/admin_manual/release_notes/upgrade_to_27.rst
Daniel Kesselberg 1c4e073bdc chore: normalize spelling for PHP + version
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-31 15:49:00 +02:00

20 lines
675 B
ReStructuredText

=======================
Upgrade to Nextcloud 27
=======================
System requirements
-------------------
* PHP 8.2 is recommended over PHP 8.1.
* PHP 8.0 is deprecated and will be removed in Nextcloud 28.
Exposed system address book
---------------------------
Nextcloud 27 exposes the :ref:`system address book<system-address-book>`. Restrict the enumeration settings if your users should not see other users.
Web server configuration
------------------------
* The recommended :ref:`nginx configuration<nginx-config>` changed as Nextcloud now supports module javascript with the ``.mjs`` extension, make sure to add this extension to the list of static files.