summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index a92d62a..b0e8d28 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -135,7 +135,7 @@ use IkiWiki::Setup::Standard {
# To add plugins, list them here.
add_plugins => [qw{goodstuff httpauth typography sidebar favicon graphviz}],
# If you want to disable any of the default plugins, list them here.
- disable_plugins => [qw{passwordauth openid}],
+ disable_plugins => [qw{passwordauth openid recentchanges}],
# To add a directory to the perl searh path, use this.
libdir => "/home/debian/private_webdata/golearn/perl",