Last change
on this file since 124 was
124,
checked in by Dominic Hargreaves, 15 years ago
|
Avoid publishing SVN dirs...
|
File size:
304 bytes
|
Line | |
---|
1 | $datadir = "/srv/www/npemap.org.uk/blog"; |
---|
2 | $static_dir = "/srv/www/npemap.org.uk/blog-output"; |
---|
3 | $static_password = "wtf"; |
---|
4 | $static_entries = 1; |
---|
5 | $blog_title = "News | New Popular Edition Maps"; |
---|
6 | $blog_description = "All things new with npemap.org.uk"; |
---|
7 | $url = "http://www.npemap.org.uk/news/"; |
---|
8 | $depth = 1; |
---|
9 | |
---|
10 | 1; |
---|
Note: See
TracBrowser
for help on using the repository browser.