Update config.json

Trying to tune scrolling
This commit is contained in:
Chuck
2025-04-10 20:45:04 -05:00
parent 8ec1c70a4d
commit 53689dc2ab

View File

@@ -54,8 +54,8 @@
"news": {
"enabled": true,
"update_interval": 300,
"scroll_speed": 6,
"scroll_delay": 0.015,
"scroll_speed": 1,
"scroll_delay": 0.002,
"max_headlines_per_symbol": 1
}
}