Add companyLinks schema, favicon helper with SSRF guard, URL validator
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -18,3 +18,6 @@ OIDC_REDIRECT_URI=http://localhost:3000/oidc/callback
|
||||
# Document uploads
|
||||
UPLOADS_DIR=./uploads
|
||||
BODY_SIZE_LIMIT=26214400
|
||||
|
||||
# Company Links favicon fetching (set false to disable outbound fetches in offline dev)
|
||||
FAVICON_FETCH_ENABLED=true
|
||||
|
||||
Reference in New Issue
Block a user