- Enable WAL journal mode for concurrent read/write support - Set busy_timeout to 30s to wait on locks instead of failing immediately - Set synchronous to normal for better write performance Fixes #770