LibreChat/api
Marco Beretta 5d85b6b26e
fix: load app config on fork and duplicate routes for retention
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.
2026-06-30 04:51:45 +02:00
..
app
cache
config
db
models
server fix: load app config on fork and duplicate routes for retention 2026-06-30 04:51:45 +02:00
strategies
test
utils
jest.config.js
jsconfig.json
package.json 🪝 feat: Human-in-the-Loop Runtime - Tool Approval + Ask-User-Question (Slice B) (#13942) 2026-06-29 16:56:41 -04:00
typedefs.js