Fix smokeping test for 2.1.1 isPermaLink="true" change (yeah, a little bit late,...
[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/;