TOTAL USAGE

USER USAGE DETAIL

{#each stats.usageByUser as user (user.userId)} {/each}
User Photos Videos Size
{user.userFirstName} {user.userLastName} {user.photos.toLocaleString($locale)} {user.videos.toLocaleString($locale)} {asByteUnitString(user.usage, $locale)}