Support also unescaped versions of $url, $path and $fn in case $encode_xml_entities...
[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/;