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 authored and CAM-Gerlach committed Oct 22, 2020
1 parent b77ca38 commit bd5ec94
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 bd5ec94

Please sign in to comment.