From a639e21130cc3fb06acabd980adda0f934e22cb0 Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Tue, 22 Jul 2025 14:08:25 +0200 Subject: [PATCH] docs: monitoring app returns a different active user count Signed-off-by: Daniel Kesselberg --- admin_manual/release_notes/upgrade_to_30.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin_manual/release_notes/upgrade_to_30.rst b/admin_manual/release_notes/upgrade_to_30.rst index f1b7fe0cf54..bac50772d2d 100644 --- a/admin_manual/release_notes/upgrade_to_30.rst +++ b/admin_manual/release_notes/upgrade_to_30.rst @@ -36,3 +36,8 @@ Automated clean-up of app password ---------------------------------- Nextcloud 30 will :ref:`clean-up unused app passwords`. + +Monitoring: Counting of active users +------------------------------------ + +Starting with Nextcloud 30.0.12 the monitoring app was adjusted to count the active users in the same way as occ user:report and the support app.