services.librechat.dataDir

NixOS option

Absolute path for where the LibreChat server will use as its data directory to store logs, user uploads, and generated images.

type: absolute path
Default
"/var/lib/librechat"
Example
"/persist/librechat"
declared in: nixos/modules/services/web-apps/librechat.nixView source on NixOS/nixpkgs →