Skip to content

Commit

Permalink
chore: increase default station timeout to 9 hours
Browse files Browse the repository at this point in the history
This is to match the 9pm to 6am timing.
  • Loading branch information
Mygod committed Nov 18, 2024
1 parent 19f685b commit 35b8643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
},
"portalUpdateLimit": 30,
"weatherCellLimit": 3,
"stationUpdateLimit": 6,
"stationUpdateLimit": 9,
"searchResultsLimit": 15,
"searchSoftKmLimit": 10,
"searchHardKmLimit": 100,
Expand Down

0 comments on commit 35b8643

Please sign in to comment.