From a1d946c6d025465ea522e622ee59824caf4a8014 Mon Sep 17 00:00:00 2001 From: Fornax Date: Tue, 24 Oct 2023 11:27:29 +0200 Subject: [PATCH] Increase free file expiry to 90 days --- res/include/md/about.md | 2 +- res/template/file_not_found.html | 4 ++-- svelte/src/home_page/FeatureTable.svelte | 12 ++++++------ svelte/src/user_home/Subscription.svelte | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/res/include/md/about.md b/res/include/md/about.md index a4b4d56..e8b38af 100644 --- a/res/include/md/about.md +++ b/res/include/md/about.md @@ -2,7 +2,7 @@ ## For how long will my files be stored? -Files will be removed if they have not been viewed for 60 days. A view is +Files will be removed if they have not been viewed for 90 days. A view is counted when someone visits the file's download page (pixeldrain.com/u/somefile) or views the file through a list the file is included in (pixeldrain.com/l/somelist). diff --git a/res/template/file_not_found.html b/res/template/file_not_found.html index ec234ec..ed837b4 100644 --- a/res/template/file_not_found.html +++ b/res/template/file_not_found.html @@ -17,7 +17,7 @@