Increase free file expiry to 90 days
This commit is contained in:
@@ -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).
|
||||
|
@@ -17,7 +17,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
The file has not been viewed for 60 days and has expired
|
||||
The file has not been viewed for 90 days and has expired
|
||||
</li>
|
||||
<li>
|
||||
The person who uploaded the file has deleted it
|
||||
@@ -52,7 +52,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
All files in this list have not been viewed for 60 days and
|
||||
All files in this list have not been viewed for 90 days and
|
||||
have expired
|
||||
</li>
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user