mirror of
https://github.com/Forceu/Gokapi.git
synced 2026-05-19 22:30:22 -05:00
@@ -136,7 +136,7 @@
|
||||
<div class="form-group">
|
||||
|
||||
<div class="col-sm-8">
|
||||
<label for="public_name">Pubblic Name:</label>
|
||||
<label for="public_name">Public Name:</label>
|
||||
<input type="text" class="form-control" id="public_name" name="public_name" value="Gokapi" placeholder="Public Name" required>
|
||||
</div><br><br><br>
|
||||
<div class="col-sm-8">
|
||||
@@ -469,7 +469,7 @@ function TestAWS(button) {
|
||||
<p><br><br><b>Level 0 - No encryption</b>
|
||||
<ul>
|
||||
<li>All files are stored in plain text on the local or remote server</li>
|
||||
<li>Uses the least ressources</li>
|
||||
<li>Uses the least resources</li>
|
||||
<li>Supports hotlinks to files</li>
|
||||
<li>Supports download progress bar</li>
|
||||
<li>Gokapi starts without user input</li>
|
||||
|
||||
Reference in New Issue
Block a user