lizard

TLMS.lizard.enable

enabling the service

Type: boolean

Default: false

Declared by:

TLMS.lizard.group

as which group lizard should run

Type: string

Default: "lizard"

Declared by:

TLMS.lizard.http.host

http host

Type: string

Default: "127.0.0.1"

Declared by:

TLMS.lizard.http.port

port of the lizard

Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default: 9001

Declared by:

TLMS.lizard.logLevel

log level

Type: string

Default: "info"

Declared by:

TLMS.lizard.redis.host

grpc host

Type: string

Default: "127.0.0.1"

Declared by:

TLMS.lizard.redis.port

grpc port

Type: signed integer

Default: 50051

Declared by:

TLMS.lizard.user

as which user lizard should run

Type: string

Default: "lizard"

Declared by:

TLMS.lizard.workerCount

amount of worker threads used

Type: signed integer

Default: 4

Declared by:

Last updated