Skip to content

Commit

Permalink
Decrease the website update interval time. Partially addresses projec…
Browse files Browse the repository at this point in the history
  • Loading branch information
pbitzer committed Aug 25, 2020
1 parent ade35b0 commit 4b75af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sindri/utils/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


PACKAGE_NAME = "Sindri"
WEBSITE_UPDATE_INTERVAL_S = 600
WEBSITE_UPDATE_INTERVAL_S = 60
TRIGGER_SIZE_MB = 22.0


Expand Down

0 comments on commit 4b75af5

Please sign in to comment.