From 8acf52c7002c50ba8195f76bff8d142abf9a8a6a Mon Sep 17 00:00:00 2001 From: Mroik Date: Fri, 19 Dec 2025 18:12:48 +0100 Subject: Add warning on key --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7ba9c88..645c8e3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ 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