Replace hardcoded 5 MB upload limit with a configurable setting. Backend exposes the value via /api/health, frontend reads it dynamically for validation and UI messages. Closes #48 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analysis_service.py | ||
| document_service.py | ||
Replace hardcoded 5 MB upload limit with a configurable setting. Backend exposes the value via /api/health, frontend reads it dynamically for validation and UI messages. Closes #48 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analysis_service.py | ||
| document_service.py | ||