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

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

View File

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