summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 10aafe9..06af46b 100755
--- a/setup.sh
+++ b/setup.sh
@@ -319,7 +319,7 @@ RCLONE_RETRIES_SLEEP=30s
# Memory optimization for VPS environments
RESTIC_CACHE_DIR=/tmp/restic-cache
# Increase HTTP timeout for restic communicating with rclone serve
-RESTIC_REST_TIMEOUT=300s
+RESTIC_REST_TIMEOUT=900s
GOMAXPROCS=1
EOF
log "Setting permissions for $ENV_FILE to 600"