feat: system address book auto disabled

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
This commit is contained in:
SebastianKrupinski
2025-09-21 17:06:05 -04:00
parent b707e3f9aa
commit fc29dbb8c1

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>`