mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-26 20:26:13 +01:00
🔒 feat: Implement Granular File Storage Strategies and Access Control Middleware
This commit is contained in:
parent
24b9b0c7f4
commit
174a34a5b7
13 changed files with 269 additions and 210 deletions
|
|
@ -87,6 +87,7 @@ const AppService = async (app) => {
|
|||
const turnstileConfig = loadTurnstileConfig(config, configDefaults);
|
||||
|
||||
const defaultLocals = {
|
||||
config,
|
||||
ocr,
|
||||
paths,
|
||||
memory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue