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
-5
View File
@@ -20,11 +20,6 @@ ANALYTICS_DATABASE_FILE=viewers.sqlite
ANALYTICS_RETENTION_DAYS=30
ANALYTICS_ACTIVE_WINDOW_SECONDS=75
# Last.fm song of the day. Picks one non-repeated daily track from the configured user's last 7 days.
LASTFM_API_KEY=
LASTFM_USERNAME=
LASTFM_HISTORY_FILE=lastfm-song-of-day.json
API_CACHE_TTL_MS=15000
API_RATE_LIMIT_WINDOW_MS=60000
API_RATE_LIMIT_MAX=120