]> sipb.mit.edu Git - ikiwiki.git/blobdiff - t/autoindex.t
Allow autoindex files to be written into the transient underlay
[ikiwiki.git] / t / autoindex.t
index 665f0dc1cdf20991f1398b2fc37b1e7eb2de951b..1e40b4c53136273089e03070d742afd56431f4fd 100755 (executable)
@@ -26,6 +26,7 @@ $config{userdir} = "users";
 $config{tagbase} = "tags";
 $config{default_pageext} = "mdwn";
 $config{wiki_file_prune_regexps} = [qr/^\./];
+$config{autoindex_commit} = 1;
 
 is(checkconfig(), 1);