Update file expiry time

This commit is contained in:
2024-02-22 14:18:22 +01:00
parent bed57a926c
commit 5c9c66746a
5 changed files with 12 additions and 12 deletions

View File

@@ -180,7 +180,7 @@ onMount(() => {
</div>
<div class="feat_normal round_br" class:feat_highlight={subscription === ""}>
<ul>
<li>Standard free plan, files expire after 90 days.</li>
<li>Standard free plan, files expire after 120 days.</li>
<li>Download limit of 5 GB per day</li>
</ul>
</div>