feat: system address book auto disabled

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
SebastianKrupinski
2025-09-21 17:06:05 -04:00
committed by Daniel Kesselberg
parent 6e2b8c96e3
commit 4109689f71

View File

@@ -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.
For more information about the system address book, see the documentation. :ref:`System Address Book <system-address-book>`