diff --git a/res/template/fragments/meta_tags.html b/res/template/fragments/meta_tags.html index b454ad5..7bd25be 100644 --- a/res/template/fragments/meta_tags.html +++ b/res/template/fragments/meta_tags.html @@ -24,7 +24,7 @@ pixeldrain also supports previews for images, videos, audio, PDFs and much more. Size limit per file -
Unlike most other sharing sites pixeldrain uses a postponing system for - expiring files. When a file is freshly uploaded it gets 30 days by - default (90 days if you have the pro plan). After these 30 days we will + expiring files. When a file is freshly uploaded it gets 60 days by + default (120 days if you have the pro plan). After these 60 days we will check when the file was last viewed. Files which are regularly viewed could still bring new users to the platform, it would be rude to show these people a File Not Found page. So if the file was viewed in the diff --git a/svelte/src/home_page/OtherPlans.svelte b/svelte/src/home_page/OtherPlans.svelte index 3a7ac16..a202570 100644 --- a/svelte/src/home_page/OtherPlans.svelte +++ b/svelte/src/home_page/OtherPlans.svelte @@ -14,7 +14,7 @@