feat: update readme

This commit is contained in:
2025-07-27 11:11:07 +08:00
parent 12e828732e
commit b91b29e22d

View File

@@ -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) |