limit for data storage explained in tutorial
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Mon, 16 Apr 2018 15:59:53 +0000 (17:59 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Mon, 16 Apr 2018 15:59:53 +0000 (17:59 +0200)
django_simple/todo/templates/tutorial.html

index eb28a67..5382ac7 100644 (file)
@@ -32,11 +32,15 @@ phase of a job, after which the postprocessing phase is triggered which also tak
 some time (up to several minutes when making a movie from an MD trajectory is 
 requested) and whose progress is not monitored. The page is autorefreshed every 30 sec.
 <p>
-Any single job can by accessed later using the address of the web page
+Any single job can by accessed later (for at least 14 days) using the address of the web page
 displayed after job submission: e.g. 
 http://unres-server.chem.ug.edu.pl/details1/570cf15fc638493893ece1f011ea0182/984/
 <br>
 Registered users can save all their jobs and access them later after logging in.
+Note that the results will be available for a limited period of time,
+depending on the storage space availability (at least 30 days).
+
+
 <p>
 <h4>You can use "Load example data" button before submitting calculations 
 to try examples listed below:</h4>