Update docs/ROADMAP.md
Some checks failed
Gitea Test. / tests (push) Failing after 3s

This commit is contained in:
2026-07-13 06:45:34 +00:00
parent 12ed8e62f8
commit 07d805788e

View File

@@ -21,5 +21,6 @@ This document contains the wanted feature list and their current state.
- [] Allow google-workspace login with SSO? - [] Allow google-workspace login with SSO?
- [] Add Redis for Caching - [] Add Redis for Caching
- [] Add [Celery](https://docs.celeryq.dev/en/stable/index.html#) for async background-task completion.
- [] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode. - [] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode.
- [] Split-Storage setup for authenticated-only file access, such as private gallery pictures. - [] Split-Storage setup for authenticated-only file access, such as private gallery pictures.