From 77028261450f4e7490dcd1ff46c9fb385a76f360 Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Sun, 29 Nov 2009 15:02:12 +0100 Subject: remove another unused option: static_dir --- patchtracker/Conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'patchtracker/Conf.py') diff --git a/patchtracker/Conf.py b/patchtracker/Conf.py index 4f21621..e89a129 100755 --- a/patchtracker/Conf.py +++ b/patchtracker/Conf.py @@ -1,7 +1,6 @@ archive_root = '/scratch/debian-archive/debian' archive_root_url = 'ftp://ftp.se.debian.org/debian' template_dir = './templates' -static_dir = './static' #root_url = 'http://people.debian.org/~seanius/pts/patches' root_url = '' database = 'pt.db' -- cgit v1.2.3