ai generated solutions to our ai generated problems

This commit is contained in:
2026-06-15 08:59:15 +01:00
parent 91a657522a
commit 5bd8cab0ce
8 changed files with 56 additions and 778 deletions
-11
View File
@@ -107,17 +107,6 @@ API_RATE_LIMIT_WINDOW_MS=60000
API_RATE_LIMIT_MAX=120
```
Optional Last.fm song of the day:
```sh
LASTFM_API_KEY=your-lastfm-api-key
LASTFM_USERNAME=your-lastfm-username
LASTFM_HISTORY_FILE=lastfm-song-of-day.json
```
The server stores daily picks in `UPTIME_STORAGE_DIR` and avoids repeating songs
until the recent-track pool is exhausted.
## Reverse proxy / Cloudflare
The server only honours `CF-Connecting-IP`, `X-Forwarded-For`, `X-Forwarded-Proto`,