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:
@@ -456,6 +456,12 @@ stats:
|
||||
abuses:
|
||||
enabled: true
|
||||
|
||||
total_moderators:
|
||||
enabled: true
|
||||
|
||||
total_admins:
|
||||
enabled: true
|
||||
|
||||
cache:
|
||||
previews:
|
||||
size: 500 # Max number of previews you want to cache
|
||||
|
||||
@@ -454,6 +454,12 @@ stats:
|
||||
abuses:
|
||||
enabled: true
|
||||
|
||||
total_moderators:
|
||||
enabled: true
|
||||
|
||||
total_admins:
|
||||
enabled: true
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
# From this point, almost all following keys can be overridden by the web interface
|
||||
|
||||
Reference in New Issue
Block a user