README typos

This commit is contained in:
2026-01-22 16:27:59 -07:00
parent 6090d8f596
commit 6c8e42f1ef

View File

@@ -132,7 +132,7 @@ Then message the bot you just created "/start" so that it's able to interact wit
- Configure chunk size with `CHUNK_SIZE_MB` (default: `50`). The client only uses chunked mode for files larger than this.
- Intended to bypass upstream proxy limits (e.g., 100MB) while preserving duplicate checks, EXIF timestamps, album add, and peritem progress via WebSocket.
## Developtment
## Development
### Architecture