Skip to content

feat(admin): add instance wide dashboard with storage and bandwidth usage

Yassine Doghri requested to merge feat/admin-dashboard into develop
  • add DashboardCard component
  • add instance wide podcasts and episodes numbers
  • add app.storageLimit environment variable
  • divide bytes by 1000 instead of 1024 in stats sql queries

Merge request reports