docs: attachments & storage backend design (#38, #31) #69

Merged
poslop merged 1 commits from issue-38-31-storage-design into main 2026-09-09 14:27:50 +00:00
1 Commits
Author SHA1 Message Date
poslop 594b5f01aa docs: attachments & storage backend design (#38, #31)
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 17s
- attachments: filesystem-on-PVC recommended, blob interface keeps MinIO
  as a later drop-in; size limits via admin setting; sniffed-mime +
  nosniff/sandbox serving rules
- storage backend: stay SQLite-only (WAL, modernc); no Postgres/Redis and
  no backend abstraction until documented trigger conditions fire
2026-09-09 09:10:15 -05:00