]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/recentchanges.pm
avoid redir loop when going to an internal page that has no permalink
[ikiwiki.git] / IkiWiki / Plugin / recentchanges.pm
index 04219b72146a18c74cb5a637ddda2675deb91430..5c7b71aaa64bd02e310b6c5428224ce68ba0679a 100644 (file)
@@ -22,7 +22,6 @@ sub getsetup () {
                plugin => {
                        safe => 1,
                        rebuild => 1,
-                       section => "core",
                },
                recentchangespage => {
                        type => "string",