mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
Feat: Make soccer upcoming fetch window configurable
This commit is contained in:
@@ -164,7 +164,8 @@
|
||||
"live_update_interval": 20,
|
||||
"recent_update_interval": 3600,
|
||||
"upcoming_update_interval": 3600,
|
||||
"recent_game_hours": 48,
|
||||
"recent_game_hours": 168,
|
||||
"upcoming_fetch_days": 7,
|
||||
"favorite_teams": ["BAR"],
|
||||
"leagues": ["eng.1", "esp.1", "ger.1", "ita.1", "fra.1", "uefa.champions", "usa.1"],
|
||||
"logo_dir": "assets/sports/soccer_logos",
|
||||
|
||||
Reference in New Issue
Block a user