1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Use sqlite history

This commit is contained in:
RGBCube 2024-02-12 10:17:56 +03:00
parent d5b1e40d7d
commit 1688ab49fe
No known key found for this signature in database

View file

@ -122,7 +122,7 @@ $env.config.explore = {
}
$env.config.history = {
file_format: plaintext
file_format: sqlite
isolation: false
max_size: 100_000
sync_on_enter: true