mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-20 16:52:59 +00:00
increase stock news update interval
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
},
|
},
|
||||||
"stock_news": {
|
"stock_news": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"update_interval": 800,
|
"update_interval": 3600,
|
||||||
"scroll_speed": 1,
|
"scroll_speed": 1,
|
||||||
"scroll_delay": 0.001,
|
"scroll_delay": 0.001,
|
||||||
"max_headlines_per_symbol": 1,
|
"max_headlines_per_symbol": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user