Typesense
services.typesense.enable
Whether to enable typesense process.
Type: boolean
Default:
false
Example:
true
services.typesense.package
Which package of typesense to use
Type: package
Default:
pkgs.typesense
services.typesense.additionalArgs
Additional arguments passed to typesense
.
Type: list of strings concatenated with ā\nā
Default:
[ ]
Example:
[ ]
services.typesense.apiKey
API Key.
Type: string
Default:
"example"
services.typesense.host
The HTTP host to accept connections.
Type: string
Default:
"127.0.0.1"
services.typesense.port
The HTTP port to accept connections.
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
8108
services.typesense.searchOnlyKey
Search Only Key.
Type: null or string
Default:
null