]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Setup/Standard.pm
don't keep the wiki locked while rendering recentchanges
[ikiwiki.git] / IkiWiki / Setup / Standard.pm
index 56ed5ab3b553e7f17b3b257cc82ee94049821770..c5a67afdf7cce69f4e1fea08f7dae4b377f14111 100644 (file)
@@ -38,6 +38,7 @@ sub setup_standard {
 
        checkconfig();
        lockwiki();
+       loadindex();
        refresh();
 
        debug("done");