Skip to content
Merged
Changes from all commits
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
9 changes: 8 additions & 1 deletion admin_manual/release_notes/upgrade_to_32.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.
Copy link
Member

Choose a reason for hiding this comment

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

nitpick: link to the SAB documentation for admins to dive deeper if they want

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done


For more information about the system address book, see the documentation. :ref:`System Address Book <system-address-book>`