summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-03-17 00:10:51 +0200
committerMaxim Devaev <[email protected]>2023-03-17 00:10:51 +0200
commit921d7da513c663eaaa690472beccb0d8d0c5a310 (patch)
treed7553276780da9f1c65622b38387cce7b186ea2b /web/kvm/index.html
parent74a19e40dae259d530ef5420663ccfaf7ba38f51 (diff)
optional upload prefix
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 9029fc36..568da0ec 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -533,6 +533,12 @@
<input type="text" id="msd-new-url" style="width: 100%">
</td>
</tr>
+ <tr>
+ <td>Optional upload prefix:</td>
+ <td>
+ <input type="text" id="msd-new-prefix" style="width: 100%" placeholder="... like /foo/bar">
+ </td>
+ </tr>
</table>
<hr>
<table class="kv">
@@ -544,6 +550,10 @@
<td></td>
<td>&bull; To speed up the upload, close the stream window.</td>
</tr>
+ <tr>
+ <td></td>
+ <td>&bull; A non-empty upload prefix will be created when uploading.</td>
+ </tr>
</table>
</div>
<div class="hidden" id="msd-uploading-sub">