Law/context/04_files_service.md
2026-02-22 10:57:49 +03:00

274 B

File Storage Service Context

Storage

  • Self-hosted S3 (MinIO)
  • Presigned PUT or multipart upload
  • Store metadata in attachments table

Rules

  • Max 25MB per file
  • Max 350MB per request
  • Immutable after status change
  • Download via presigned GET or proxy endpoint