- The unique download counter only counts downloads once per IP
- address. So this number shows how many individual people have
- attempted to download the file. The download counter on the
- toolbar on the other hand shows how many real downloads the file
- has had. Real downloads are counted by dividing the total
- bandwidth usage by the size of the file.
-
-
+ {#if download_info}
+
+
+ The unique download counter only counts downloads once per IP
+ address. So this number shows how many individual people have
+ attempted to download the file. The download counter on the
+ toolbar on the other hand shows how many real downloads the file
+ has had. Real downloads are counted by dividing the total
+ bandwidth usage by the size of the file.
+
+
+ {/if}
Upload Date
{formatDate(file.date_upload, true, true, true)}
@@ -199,12 +212,6 @@ onMount(() => {
Charts rendered by the amazing Chart.js.
-