mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
Update config.template.json
Disable all managers except clock by default for template Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
"duration_buffer": 0.1
|
"duration_buffer": 0.1
|
||||||
},
|
},
|
||||||
"odds_ticker": {
|
"odds_ticker": {
|
||||||
"enabled": true,
|
"enabled": false,
|
||||||
"show_favorite_teams_only": true,
|
"show_favorite_teams_only": true,
|
||||||
"games_per_favorite_team": 1,
|
"games_per_favorite_team": 1,
|
||||||
"max_games_per_league": 5,
|
"max_games_per_league": 5,
|
||||||
@@ -401,7 +401,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ncaam_hockey_scoreboard": {
|
"ncaam_hockey_scoreboard": {
|
||||||
"enabled": true,
|
"enabled": false,
|
||||||
"live_priority": true,
|
"live_priority": true,
|
||||||
"live_game_duration": 20,
|
"live_game_duration": 20,
|
||||||
"show_odds": true,
|
"show_odds": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user