From 886b39a10fd8829e905ddc150f0c7aa6e1041654 Mon Sep 17 00:00:00 2001 From: Mroik Date: Wed, 14 Jan 2026 02:35:46 +0100 Subject: Update deps This fixes the issue with the public key having multiple UIDs --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 645c8e3..7ba9c88 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,6 @@ Now the following envvar: - `INTERVAL`: an integer indicating how often to backup specified in hours - `RUST_LOG`: logging verbosity. If you're using docker I advise you to set it to `info` -> [!WARNING] -> The key has to have only a single UID otherwise the program won't be able to encrypt. This is an issue of a dependency -> this program uses. - ## Backups Once the bot starts uploading you'll realize that the data is split in multiple parts. That's because bots on telegram have an upload limit of 50MB on files. Just download all the parts and `cat` them together. After that -- cgit v1.2.3