summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 494580f..379a163 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -133,9 +133,9 @@ use IkiWiki::Setup::Standard {
#recentchangesnum => 100,
# To add plugins, list them here.
- add_plugins => [qw{goodstuff httpauth typography sidebar favicon graphviz}],
+ add_plugins => [qw{goodstuff 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{openid}],
# To add a directory to the perl searh path, use this.
libdir => "/home/debian/private_webdata/sukker/perl",