mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-01 06:10:26 +08:00

- use journal mode to WAL - set locking mode to EXCLUSIVE - set auto vacuum ref: - https://www.sqlite.org/pragma.html#pragma_journal_mode - https://www.sqlite.org/pragma.html#pragma_locking_mode - https://www.sqlite.org/pragma.html#pragma_auto_vacuum