summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-27 11:39:09 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-27 11:39:09 +0100
commitaa1e6c0d9d3d80c3ffa380be3186cf2dbe014eb5 (patch)
treeca5904a91c87a6735248a4ffb345a911b346e033 /etc
parent6243ae5bc860352852b6927b6b0aacff0564d8a3 (diff)
downloadtrove-setup-aa1e6c0d9d3d80c3ffa380be3186cf2dbe014eb5.tar.gz
Disable bundles and force tarballs always
Diffstat (limited to 'etc')
-rw-r--r--etc/lorry.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/lorry.conf b/etc/lorry.conf
index a88aa7f..65eaac8 100644
--- a/etc/lorry.conf
+++ b/etc/lorry.conf
@@ -1,6 +1,8 @@
[config]
mirror-base-url-push = ssh://git@localhost
mirror-base-url-fetch = git://##TROVE_HOSTNAME##
+bundle = never
bundle-dest = /home/lorry/bundles
+tarball = always
tarball-dest = /home/lorry/tarballs
working-area = /home/lorry/working-area