diff --git a/web/create.tmpl b/web/create.tmpl index 92a2877..a78799f 100644 --- a/web/create.tmpl +++ b/web/create.tmpl @@ -80,6 +80,9 @@ autocomplete="off" placeholder=""> +

+ Your keys will be stored in the database until the dropbox link expires. +

@@ -131,20 +134,22 @@ type="number" id="options-expiry-number" name="ExpiresNumber" + required value="7" min="0" max="1000">

- Time until the dropbox link expires, and credentials are purged from the server. + Time until the dropbox link expires, and credentials purged from the server.