diff options
-rwxr-xr-x | patchtracker/Conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
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' |