Skip to content
Snippets Groups Projects
Verified Commit 84b09f6a authored by Florian Pritz's avatar Florian Pritz
Browse files

archive: Set uploader timeout to 6 hours


This is mostly a fail-safe against stalling uploads

Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent 5da89fa3
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,7 @@ ExecStart=/usr/bin/find /srv/archive/packages -mindepth 2 -maxdepth 2 -type d -e
LimitNOFILE=8192
NoNewPrivileges=true
# TODO enable this once the initial uploads are done
#TimeoutStartSec=3600
TimeoutStartSec=6h
#BindPaths={{ archive_user_home }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment