From b91b29e22dbbad3d4a00605027fac160c286d1b3 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 27 Jul 2025 11:11:07 +0800 Subject: [PATCH] feat: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e808204..9b0f8a1 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Environment | KEY | Comment | |----------------------------------|---------------------------------------------| +| TINY_ENCRYPT_CONFIG_FILE | Config file | | TINY_ENCRYPT_DEFAULT_ALGORITHM | Encryption algorithm, `aes` or `chacha20` | | TINY_ENCRYPT_DEFAULT_COMPRESS | File compress, `1` or `on`, default `false` | | TINY_ENCRYPT_NO_PROGRESS | Do not display progress bar | @@ -166,4 +167,3 @@ Environment | SECURE_EDITOR | Secure Editor | | EDITOR | Editor (Plaintext) | -