Features
- Configurable Database Timeout: Added
DATABASE_TIMEOUTenvironment variable (default: 30.0s). Increase this value to prevent "database is locked" errors on slow filesystems (e.g., Unraid/FUSE). - Poll Support: Added support for archiving and viewing Telegram Polls (including Quizzes and multiple choice). Polls now render natively in the viewer with results and progress bars.
Fixes
- Fixed
database is lockedissues on initial backup for systems with slow I/O by enabling configurable timeouts.