blob: bc095b28326fdd50d54051c17a63476ae42bba52 (
plain)
1
2
3
4
5
6
7
|
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'
root_url = '/patches'
|