mirror of
https://github.com/lkddi/Xboard.git
synced 2026-07-04 08:27:28 +08:00
1e069587fe
- 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