Debug option to disable sqlite WAL

This commit is contained in:
M66B
2021-02-24 18:10:53 +01:00
parent 0263b15247
commit d3f4f29d0c
6 changed files with 30 additions and 5 deletions

View File

@@ -196,6 +196,7 @@ public class ApplicationEx extends Application
case "shortcuts": // misc
case "language": // misc
case "query_threads": // misc
case "wal": // misc
// Should be excluded for import
restart();
break;