Raise file size and expiry

This commit is contained in:
2022-09-27 11:47:39 +02:00
parent afbb86b8c2
commit 175a025f20
5 changed files with 24 additions and 12 deletions

View File

@@ -58,7 +58,7 @@ onMount(() => {
<p>
You have used {formatDataVolume(limits.transfer_limit_used, 3)} of
your daily {formatDataVolume(limits.transfer_limit, 3)} transfer
your weekly {formatDataVolume(limits.transfer_limit, 3)} transfer
limit. When the transfer limit is exceeded your download speed will
be reduced.
</p>