Skip to content

Commit

Permalink
Merge pull request #426 from vladdoster/master
Browse files Browse the repository at this point in the history
fix: remove duplicate shub setting
  • Loading branch information
vsoch authored May 1, 2023
2 parents 33680c2 + 7d94504 commit ee23901
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shub/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
# The maximum number of downloads allowed per container/collection, per week
"CONTAINER_WEEKLY_GET_LIMIT": 100,
"COLLECTION_WEEKLY_GET_LIMIT": 100,
"GOOGLE_BUILD_TIMEOUT_SECONDS": None, # None defaults to 10 minutes
"MINIO_SIGNED_URL_EXPIRE_MINUTES": 5,
# Google Build
# To prevent denial of service attacks on Google Cloud Storage, you should set a reasonable limit for the number of active, concurrent builds.
Expand Down

0 comments on commit ee23901

Please sign in to comment.