summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config3
1 files changed, 3 insertions, 0 deletions
diff --git a/config b/config
index 8e582d9..a563f35 100644
--- a/config
+++ b/config
@@ -8,6 +8,9 @@ CLEANUP_DESTDIR="/srv/package-cleanup"
CLEANUP_DRYRUN=false
SOURCE_CLEANUP_DESTDIR="/srv/source-cleanup"
+LOCK_DELAY=10
+LOCK_TIMEOUT=300
+
STAGING="$HOME/staging"
TMPDIR="/srv/tmp"
ARCHES=(i686 x86_64)