Release 1.6.2

This commit is contained in:
2026-01-26 15:34:52 +01:00
parent c5aa8a5156
commit 0c2720618a
5 changed files with 71 additions and 10 deletions

View File

@@ -210,8 +210,10 @@ Per-display option:
Implementation notes:
- Headlines are fetched server-side via `GET /api/display/<token>/ticker` and cached briefly.
- The player reads the company ticker settings via `GET /api/display/<token>/playlist` and refreshes headlines periodically.
- Headlines are fetched server-side via `GET /api/display/<token>/ticker` and cached in-memory.
- The player reads the company ticker settings via `GET /api/display/<token>/playlist`.
- The player auto-refreshes headlines without restart on a **long interval** (default: **12 hours**, override via `?ticker_poll=seconds`).
- Server-side cache TTL defaults to **6 hours** (override via env var `TICKER_CACHE_TTL_SECONDS`).
## SMTP / Forgot password
@@ -290,5 +292,6 @@ If the reset email is not received: