Update storage pricing
This commit is contained in:
@@ -105,7 +105,7 @@ onMount(() => {
|
||||
500 gigabytes
|
||||
</div>
|
||||
<div class="feat_pro">
|
||||
<span class="text_highlight">1 terabyte</span>
|
||||
<span class="text_highlight">No storage limit</span>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
@@ -15,7 +15,7 @@
|
||||
<div><span class="text_highlight">20 GB</span> max file size</div>
|
||||
<div><span class="text_highlight">180 days</span> file expiry</div>
|
||||
<div><span class="text_highlight">2 TB</span> transfer limit</div>
|
||||
<div><span class="text_highlight">2 TB</span> storage space</div>
|
||||
<div><span class="text_highlight">No storage limit</span></div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
@@ -146,7 +146,7 @@ onMount(load_tranfer_used)
|
||||
<div class="feat_normal">
|
||||
<ul>
|
||||
<li>Base price of €1 per month</li>
|
||||
<li>€2 per TB per month for storage</li>
|
||||
<li>€1 per TB per month for storage</li>
|
||||
<li>€2 per TB for data transfer</li>
|
||||
<li>Files expire 120 days after the last time they're viewed</li>
|
||||
</ul>
|
||||
@@ -167,7 +167,7 @@ onMount(load_tranfer_used)
|
||||
<div class="feat_normal">
|
||||
<ul>
|
||||
<li>Base price of €1 per month</li>
|
||||
<li>€1 per TB per month for storage</li>
|
||||
<li>€0.50 per TB per month for storage</li>
|
||||
<li>€2 per TB for data transfer</li>
|
||||
<li>Files expire 60 days after the last time they're viewed</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user