summaryrefslogtreecommitdiff
path: root/patchtracker
diff options
context:
space:
mode:
authorSean Finney <seanius@seanius.net>2009-11-29 14:52:01 +0100
committerSean Finney <seanius@seanius.net>2009-11-29 14:52:01 +0100
commitf73cb5034d1ff20a94f9cc69d375d3d4664bca24 (patch)
tree4d6568e1f39033ba4c1042e2afee04ed18c9fb22 /patchtracker
parent0013ff6ecdac75562dda62bf537bd093e6011c45 (diff)
downloadpatch-tracker-f73cb5034d1ff20a94f9cc69d375d3d4664bca24.tar.gz
remove unused/obsolete config output_dir
Diffstat (limited to 'patchtracker')
-rwxr-xr-xpatchtracker/Conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchtracker/Conf.py b/patchtracker/Conf.py
index 4fbc7c1..4f21621 100755
--- a/patchtracker/Conf.py
+++ b/patchtracker/Conf.py
@@ -1,6 +1,5 @@
archive_root = '/scratch/debian-archive/debian'
archive_root_url = 'ftp://ftp.se.debian.org/debian'
-output_dir = '/scratch/patches'
template_dir = './templates'
static_dir = './static'
#root_url = 'http://people.debian.org/~seanius/pts/patches'