mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Update release_notes.rst
This commit is contained in:
@@ -5,6 +5,8 @@ ownCloud |version| Release Notes
|
||||
Changes in 8.2
|
||||
--------------
|
||||
|
||||
PHP 5.6.11+ breaks the LDAP wizard with a 'Could not connect to LDAP' error. See https://github.com/owncloud/core/issues/20020.
|
||||
|
||||
``filesystem_check_changes`` in ``config.php`` is set to 0 by default. This
|
||||
prevents unnecessary update checks and improves performance. If you are using
|
||||
external storage mounts such as NFS on a remote storage server, set this to 1
|
||||
@@ -28,6 +30,9 @@ Run ``sudo -u www-data php occ ldap:show-config`` to find the correct ``sNN``
|
||||
value; if there is not one then use empty quotes, ``""``. (See
|
||||
:doc:`configuration_server/occ_command`.)
|
||||
|
||||
Users of the Linux Package need to update their repository setup as described
|
||||
in this `blogpost <https://owncloud.org/blog/upgrading-to-owncloud-server-8-2/>`_.
|
||||
|
||||
Changes in 8.1
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user