Add total moderators/admins in stats

This commit is contained in:
Chocobozzz
2024-02-23 14:52:35 +01:00
parent bb7cb0d2fd
commit 0165786f65
8 changed files with 88 additions and 29 deletions

View File

@@ -8569,6 +8569,12 @@ components:
type: number
totalMonthlyActiveUsers:
type: number
totalModerators:
type: number
description: "**PeerTube >= 6.1** Value is null if the admin disabled total moderators stats"
totalAdmins:
type: number
description: "**PeerTube >= 6.1** Value is null if the admin disabled total admins stats"
totalLocalVideos:
type: number
totalLocalVideoViews: