services.librechat.meilisearch.enable

NixOS option

Whether to enable and configure Meilisearch locally for Librechat. You will manually need to set services.meilisearch.masterKeyFile.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/web-apps/librechat.nixView source on NixOS/nixpkgs →