diff --git a/admin_manual/release_notes/upgrade_to_32.rst b/admin_manual/release_notes/upgrade_to_32.rst index d4154f93d17..2c974f0649c 100644 --- a/admin_manual/release_notes/upgrade_to_32.rst +++ b/admin_manual/release_notes/upgrade_to_32.rst @@ -18,4 +18,11 @@ Web server configuration Monitoring: Counting of active users ------------------------------------ -The monitoring app was adjusted to count the active users in the same way as occ user:report and the support app. \ No newline at end of file +The monitoring app was adjusted to count the active users in the same way as occ user:report and the support app. + +System address book +-------------------- + +During the upgrade to Nextcloud 32 the system address book might become disabled if the amount of system users exceeds the default limit of 5000 users. This is to prevent performance issues. You can re-enable the system address book using the command line or administration interface. + +For more information about the system address book, see the documentation. :ref:`System Address Book `