Skip to content

Commit

Permalink
Fetch new data every 5 minutes instead of every 2 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
DeDiamondPro authored Jan 24, 2024
1 parent 8e8aab2 commit 70c6018
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ val config: ConfigData by lazy {
env("POSTGRES_USER"),
env("POSTGRES_USER"),
env("POSTGRES_PASSWORD"),
2,
5,
60,
30,
"07:00"
Expand Down

0 comments on commit 70c6018

Please sign in to comment.