updates for peer.paste

This commit is contained in:
Raven Scott
2026-05-27 23:36:49 -04:00
parent 01dc6a5221
commit 0ab92f1922
4 changed files with 60 additions and 7 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<label>Passphrase (optional encryption key derivation)
<input id="passphrase" type="password" autocomplete="off" placeholder="Optional extra layer" />
</label>
<label>Attachments (max 4, 256KB each)
<label>Attachments (up to 64MB total)
<input id="attachments" type="file" multiple />
</label>
</div>