Skip to content

Commit

Permalink
clarification that files do not dissapear after minio is deactivated
Browse files Browse the repository at this point in the history
  • Loading branch information
akochari committed Jan 23, 2024
1 parent bb1b219 commit d7d0cf6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/apps/create.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ <h1 class="h3 mb-3">Create {{ app.name }}</h1>

<div class="p-3 mb-3">
<h4>Important information</h4>
<p>You are about to activate file manager on SciLifeLab Serve.
This service will be active for 24 hours and automatically terminated afterwards.
All credentials needed to use the service will be provided after activation.</p>
<p>You are about to activate file manager on SciLifeLab Serve. You can use it to upload or download files to a volume associated with this project. This service will be active for 24 hours and automatically terminated afterwards. The uploaded files will stay on the volume even after this service has been terminated. All credentials needed to use the service will be provided after activation.</p>
<p>Click 'Activate' to activate file manager</p>


Expand Down

0 comments on commit d7d0cf6

Please sign in to comment.