summaryrefslogtreecommitdiff
path: root/lib/thandy/master_keys.py
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2009-08-11 13:43:06 +0200
committerSebastian Hahn <sebastian@torproject.org>2009-08-25 20:10:25 +0200
commitaa0d32f4b675e155e6e004604bf8b6ee4e607873 (patch)
tree110c9722f93380497447c54bf07f4227f11b7206 /lib/thandy/master_keys.py
parent6ebc7d6103098e695c33f55f84e6f64f5d795e84 (diff)
Add ability to create .torrent metadata when making a package
Also update the spec with the information where the .torrent metadata file will be stored.
Diffstat (limited to 'lib/thandy/master_keys.py')
-rw-r--r--lib/thandy/master_keys.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/thandy/master_keys.py b/lib/thandy/master_keys.py
index 05c50a8..be13f52 100644
--- a/lib/thandy/master_keys.py
+++ b/lib/thandy/master_keys.py
@@ -17,3 +17,6 @@ DEFAULT_MIRRORLIST = {
}
],
}
+
+DEFAULT_TRACKER = NONE
+