mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-03 12:54:01 +00:00
The /fork and /duplicate routes read req.config.interfaceConfig but never ran configMiddleware, so req.config was undefined and the retention mode was not seen. Apply configMiddleware (as /import already does) so cloned conversations honor the ephemeral retention policy. |
||
|---|---|---|
| .. | ||
| app | ||
| cache | ||
| config | ||
| db | ||
| models | ||
| server | ||
| strategies | ||
| test | ||
| utils | ||
| jest.config.js | ||
| jsconfig.json | ||
| package.json | ||
| typedefs.js | ||