about summary refs log tree commit diff
path: root/deploy/conf
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2023-01-17 16:14:34 -0600
committerStarfall <us@starfall.systems>2023-01-17 16:14:34 -0600
commitbbe7e0913124597eb701014903cf7c5f21844ced (patch)
treeaa9a81eb22b6761e758962a659a7049607c284cf /deploy/conf
parentf5bbb81279124e0f1cd9017bb89f2cd2234bed99 (diff)
increase s3 timeout per una's recommendation
Diffstat (limited to 'deploy/conf')
-rw-r--r--deploy/conf/.env.production1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/conf/.env.production b/deploy/conf/.env.production
index 9c1f96f..3eadba8 100644
--- a/deploy/conf/.env.production
+++ b/deploy/conf/.env.production
@@ -37,6 +37,7 @@ S3_HOSTNAME=pool-api.jortage.com
 S3_ENDPOINT=https://pool-api.jortage.com
 S3_SIGNATURE_VERSION=v4
 S3_ALIAS_HOST=pool.jortage.com/pluralcafe
+S3_READ_TIMEOUT=20
 
 # necessary for docker
 UID=991