Vacuum at start
Tries to reduce database size. This might take a while on big databases.
General Information
Domain |
TcHmiSqliteLogger |
Full symbol path |
TcHmiSqliteLogger.Config::VACUUM_ON_STARTUP |
Property is hidden |
No |
Contained in every configuration by default |
No |
Schema
Type |
boolean |
Default value |
False |
JSON Schema
{
"configDescription": "DESC_VACUUM_ON_STARTUP",
"default": false,
"type": "boolean"
}