docling-studio/docs/design
Pier-Jean Malandrino 1fa9256338 feat(settings): add paste-image size/type limits surfaced via /api/health
Introduces MAX_PASTE_IMAGE_SIZE_MB (default 10) and
PASTE_ALLOWED_IMAGE_TYPES (default image/png,image/jpeg,image/webp)
env vars so the upcoming Verify-mode clipboard-paste handler can
validate client-side against the same limits the backend enforces.

Follows the existing MAX_FILE_SIZE_MB pattern. Ships the accepted
design doc at docs/design/195-copy-paste-image-verify-mode.md.

Refs #195
2026-04-23 23:21:33 +02:00
..
195-copy-paste-image-verify-mode.md feat(settings): add paste-image size/type limits surfaced via /api/health 2026-04-23 23:21:33 +02:00
neo4j-integration.md docs(neo4j): ADR-001 graph viz lib + 200-page endpoint cap 2026-04-20 10:13:18 +02:00