Warn users if a file is too large to upload

This commit is contained in:
2021-09-27 12:04:39 +02:00
parent 3c478720c9
commit 85a4ca2c9d
4 changed files with 24 additions and 5 deletions

View File

@@ -133,6 +133,14 @@
mission to make content sharing easier, safer and faster for
everyone.
</p>
<p>
Pixeldrain uses
<a
href="https://en.wikipedia.org/wiki/Byte#Multiple-byte_units" target="_blank">SI
standard units</a> for measuring file sizes. If you are using
Windows your files may appear smaller than they actually are.
</p>
<br/>
<div class="feat_table">
<div>
<div></div>
@@ -141,9 +149,9 @@
</div>
<div>
<div class="feat_label">Size limit per file</div>
<div class="feat_normal">5 GB per file</div>
<div class="feat_normal">5 GB per file (4.66 GiB)</div>
<div class="feat_pro">
<span class="text_highlight">15 GB</span> per file
<span class="text_highlight">15 GB</span> per file (13.97 GiB)
</div>
</div>
<div>
@@ -276,7 +284,7 @@
{{end}}
</div>
<div class="feat_pro features_cell round_tr">
<div><span class="text_highlight">20 GB</span> max file size<br/></div>
<div><span class="text_highlight">20 GB</span> max file size (18.63 GiB)<br/></div>
<div><span class="text_highlight">120 days</span> file expiry</div>
<div><span class="text_highlight">2 TB</span> direct link bandwidth<br/></div>
<div><span class="text_highlight">2 TB</span> storage space<br/></div>