From ae8318b3cb447f400810c3fe8a8021720b965233 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 26 Jul 2008 13:57:24 -0400 Subject: httpauth removed long ago --- ikiwiki.in | 1 - 1 file changed, 1 deletion(-) (limited to 'ikiwiki.in') diff --git a/ikiwiki.in b/ikiwiki.in index 8066bbc6e..5dc6ca952 100755 --- a/ikiwiki.in +++ b/ikiwiki.in @@ -46,7 +46,6 @@ sub getconfig () { #{{{ "adminemail=s" => \$config{adminemail}, "timeformat=s" => \$config{timeformat}, "sslcookie!" => \$config{sslcookie}, - "httpauth!" => \$config{httpauth}, "userdir=s" => \$config{userdir}, "htmlext=s" => \$config{htmlext}, "libdir=s" => \$config{libdir}, -- cgit v1.2.3