shorten live game update interval

This commit is contained in:
ChuckBuilds
2025-04-19 21:07:05 -05:00
parent b25f6905fa
commit 4c3d5f37b5
2 changed files with 21 additions and 3 deletions

View File

@@ -71,7 +71,7 @@
"enabled": true,
"test_mode": false,
"update_interval_seconds": 300,
"live_update_interval": 60,
"live_update_interval": 15,
"recent_update_interval": 3600,
"upcoming_update_interval": 3600,
"recent_game_hours": 48,