apply leaderboard duration logic to odds manager

This commit is contained in:
Chuck
2025-09-12 18:49:33 -04:00
parent dc81d48ab1
commit 93f6173efa
2 changed files with 56 additions and 35 deletions

View File

@@ -130,7 +130,7 @@
"duration_buffer": 0.1
},
"odds_ticker": {
"enabled": false,
"enabled": true,
"show_favorite_teams_only": true,
"games_per_favorite_team": 1,
"max_games_per_league": 5,
@@ -187,7 +187,7 @@
"scroll_speed": 1,
"scroll_delay": 0.01,
"display_duration": 60,
"loop": true,
"loop": false,
"request_timeout": 30,
"dynamic_duration": true,
"min_duration": 45,