aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMroik <mroik@delayed.space>2025-12-19 18:12:48 +0100
committerMroik <mroik@delayed.space>2025-12-19 18:12:48 +0100
commit8acf52c7002c50ba8195f76bff8d142abf9a8a6a (patch)
tree22002bf78baddec1cc992a8f9596087e03a22b2b
parent4307e2784dd916407d1a6a0e8a57f6a71f6424e1 (diff)
Add warning on key
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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