diff --git a/README.md b/README.md index 7de7726d..b05f668f 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ AWS example using Ubuntu Server `20.04`: [docs/AWS.md](docs/AWS.md) - Web: _this repository_ - Command-line: [`ffsend`](https://github.com/timvisee/ffsend) - Android: _see [Android](#android) section_ -- Thunderbird: [FileLink provider for Send](https://addons.thunderbird.net/en-US/thunderbird/addon/filelink-provider-for-send/) +- Thunderbird: [FileLink provider for Send](https://addons.thunderbird.net/thunderbird/addon/filelink-provider-for-send/) #### Android diff --git a/app/ui/archiveTile.js b/app/ui/archiveTile.js index eee78a40..7ece0205 100644 --- a/app/ui/archiveTile.js +++ b/app/ui/archiveTile.js @@ -26,7 +26,7 @@ function expiryInfo(translate, archive) { } function password(state) { - const MAX_LENGTH = 32; + const MAX_LENGTH = 4096; return html`