Default limit for entry lists

This limit is used for all requests for which no other limit has been specified

General Information

Domain

TcHmiSqliteLogger

Full symbol path

TcHmiSqliteLogger.Config::DEFAULT_LIST_LIMIT

Property is hidden

No

Contained in every configuration by default

No

Schema

Type

integer

Minimum

1

Default value

1000

JSON Schema

{
    "configDescription": "DESC_DEFAULT_LIST_LIMIT",
    "default": 1000,
    "minimum": 1,
    "type": "integer"
}