mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add total moderators/admins in stats
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user