ai generated solutions to our ai generated problems
This commit is contained in:
@@ -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`,
|
||||
|
||||
Reference in New Issue
Block a user