Updated the changelog to mention (hopefully) all new features added since 2.0.2....
[matthijs/upstream/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/;