Files
letro-android/libraries
Jorge Martin Espinosa dc11430a73 Add some DB optimizations (#6249)
* Set a maximum journal size limit (WAL file size) of 25MB

The previous value was null, which meant unlimited growth. This can affect performance, since the WAL file performance as a cache will worsen the larger it is

* When scheduling the vacuum task, make sure the user has enough free disk storage, since vacuuming can duplicate the DB sizes in disk
2026-02-25 11:59:21 +00:00
..
2025-12-21 10:46:34 +00:00
2026-02-25 11:59:21 +00:00
2026-01-13 14:35:49 +01:00
2026-02-06 12:03:17 +01:00
2026-02-23 00:39:49 +00:00
2026-02-23 00:39:49 +00:00
2025-12-16 16:14:04 +01:00
2026-02-23 00:39:49 +00:00