Files
docker-compose/media
Sebastian Krüger 92c3125773 fix: add JOURNAL_MODE=delete for Pinchflat SQLite on network share
SQLite was experiencing connection timeouts and errors because the
downloads folder is on a HiDrive network mount. Setting JOURNAL_MODE
to delete fixes SQLite locking issues on network filesystems.

Fixes: database connection timeouts and "Sqlite3 was invoked incorrectly" errors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 15:26:33 +01:00
..