Set download limit back to 10 GB per day
This commit is contained in:
@@ -19,11 +19,26 @@ onMount(() => {
|
||||
</div>
|
||||
<div>
|
||||
<div class="feat_label">Size limit per file</div>
|
||||
<div class="feat_normal">20 GB per file (18.63 GiB)</div>
|
||||
<div class="feat_normal">10 GB per file (9.31 GiB)</div>
|
||||
<div class="feat_pro">
|
||||
<span class="text_highlight">50 GB</span> per file (46.57 GiB)
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="feat_label">
|
||||
Data transfer limit
|
||||
</div>
|
||||
<div class="feat_normal">
|
||||
Download limit of <span class="text_highlight">10 GB</span> per day
|
||||
(24 hours). When this threshold is reached your download speed will
|
||||
be reduced to 1 MiB/s
|
||||
</div>
|
||||
<div class="feat_pro">
|
||||
Transfer limit of <span class="text_highlight">2 terabytes</span>
|
||||
per month. If the transfer limit is exceeded the restrictions of the
|
||||
free plan will apply
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="feat_label">
|
||||
File expiry
|
||||
@@ -48,21 +63,6 @@ onMount(() => {
|
||||
<span class="text_highlight">No storage limit</span>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="feat_label">
|
||||
Data transfer limit
|
||||
</div>
|
||||
<div class="feat_normal">
|
||||
Download limit of <span class="text_highlight">20 GB</span> per week
|
||||
(168 hours). When this threshold is reached your download speed will
|
||||
be reduced
|
||||
</div>
|
||||
<div class="feat_pro">
|
||||
Transfer limit of <span class="text_highlight">2 terabytes</span>
|
||||
per month. If the transfer limit is exceeded the restrictions of the
|
||||
free plan will apply
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="feat_label">
|
||||
Hotlinking / embedding files
|
||||
|
Reference in New Issue
Block a user