Add company documents schema, uploads helper, and env wiring

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-15 10:52:06 +07:00
parent eceda5f007
commit f69313bf33
4 changed files with 145 additions and 1 deletions
+4
View File
@@ -14,3 +14,7 @@ OIDC_ISSUER_URL=
OIDC_CLIENT_ID=
OIDC_CLIENT_SECRET=
OIDC_REDIRECT_URI=http://localhost:3000/oidc/callback
# Document uploads
UPLOADS_DIR=./uploads
BODY_SIZE_LIMIT=26214400