From 3c0c5cdbbc9989ad05278f6b88be6fdfddbbb905 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 9 Apr 2008 12:47:12 +0200 Subject: Brug lokal Ikiwiki adgangskontrol (ikke webservers adgangskontrol). --- ikiwiki.admin.setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ikiwiki.admin.setup') diff --git a/ikiwiki.admin.setup b/ikiwiki.admin.setup index bfd5cfa..73062c3 100644 --- a/ikiwiki.admin.setup +++ b/ikiwiki.admin.setup @@ -130,9 +130,9 @@ use IkiWiki::Setup::Standard { #recentchangesnum => 100, # To add plugins, list them here. - add_plugins => [qw{goodstuff search httpauth typography sidebar favicon graphviz}], + add_plugins => [qw{goodstuff search 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", -- cgit v1.2.3