]> git.deb.at Git - pkg/blosxom.git/blob - t/static_basic/config/blosxom.conf
Refactoring usage of $url_escape_re into a function named url_escape_url_path_and_fn.
[pkg/blosxom.git] / t / static_basic / config / blosxom.conf
1 $datadir = "$ENV{BLOSXOM_CONFIG_DIR}/../data";
2 $static_dir = "$ENV{BLOSXOM_CONFIG_DIR}/../static";
3 $static_password = 'static';
4 @static_flavours = qw/html rss/;