diff options
Diffstat (limited to 'patchtracker')
-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 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' |