Add server overload detection

This commit is contained in:
2024-12-27 11:46:21 +01:00
parent 2c1aa92159
commit 3fa40e1954
6 changed files with 38 additions and 35 deletions

View File

@@ -33,8 +33,8 @@ export let icon_href = ""
Come back tomorrow when your free transfer limit resets
</li>
<li>
Download the file at a limited rate of 1 MiB/s. This will take at
least {formatDuration((file_size/(1<<20))*1000, 0)}
Download the file at a limited rate of {formatDataVolume($stats.limits.speed_limit, 3)}/s. This will take at
least {formatDuration((file_size/($stats.limits.speed_limit))*1000, 0)}
</li>
<li>
<a href="/#pro" target="_blank" class="button button_highlight">