Increase free file expiry to 90 days
This commit is contained in:
@@ -180,8 +180,8 @@ onMount(() => {
|
||||
</div>
|
||||
<div class="feat_normal round_br" class:feat_highlight={subscription === ""}>
|
||||
<ul>
|
||||
<li>Standard free plan, files expire after 60 days.</li>
|
||||
<li>Download limit of 10 GB per day</li>
|
||||
<li>Standard free plan, files expire after 90 days.</li>
|
||||
<li>Download limit of 5 GB per day</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user