We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33680c2 + 7d94504 commit ee23901Copy full SHA for ee23901
shub/settings.py
@@ -185,7 +185,6 @@
185
# The maximum number of downloads allowed per container/collection, per week
186
"CONTAINER_WEEKLY_GET_LIMIT": 100,
187
"COLLECTION_WEEKLY_GET_LIMIT": 100,
188
- "GOOGLE_BUILD_TIMEOUT_SECONDS": None, # None defaults to 10 minutes
189
"MINIO_SIGNED_URL_EXPIRE_MINUTES": 5,
190
# Google Build
191
# 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