Commit Graph
2 Commits
Author SHA1 Message Date
poslop 07950e27ac docs: design note for cookie-based preferences and access keys (#30)
CI / test (pull_request) Successful in 20s
CI / docker (pull_request) Skipped
2026-09-09 09:13:07 -05:00
poslop 594b5f01aa docs: attachments & storage backend design (#38, #31)
CI / test (pull_request) Successful in 17s
CI / docker (pull_request) Skipped
- 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