Skip to content

Commit ee23901

Browse files
authored
Merge pull request #426 from vladdoster/master
fix: remove duplicate shub setting
2 parents 33680c2 + 7d94504 commit ee23901

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shub/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@
185185
# The maximum number of downloads allowed per container/collection, per week
186186
"CONTAINER_WEEKLY_GET_LIMIT": 100,
187187
"COLLECTION_WEEKLY_GET_LIMIT": 100,
188-
"GOOGLE_BUILD_TIMEOUT_SECONDS": None, # None defaults to 10 minutes
189188
"MINIO_SIGNED_URL_EXPIRE_MINUTES": 5,
190189
# Google Build
191190
# To prevent denial of service attacks on Google Cloud Storage, you should set a reasonable limit for the number of active, concurrent builds.

0 commit comments

Comments
 (0)