meow && add song of the day!
This commit is contained in:
@@ -14,6 +14,11 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user