From 506fa8936561993b7f70aa507d0c39a44a6ebab9 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 4 Sep 2005 00:02:29 +0200 Subject: the search now uses the index darcs-hash:20050903220229-7ad00-5d95f905eaeb3f6b867aa3ee43c2a8bccc533c00.gz --- conf/dokuwiki.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/dokuwiki.php') diff --git a/conf/dokuwiki.php b/conf/dokuwiki.php index a264e8717..3da4ca3cb 100644 --- a/conf/dokuwiki.php +++ b/conf/dokuwiki.php @@ -84,7 +84,7 @@ $conf['proxy']['host'] = ''; $conf['proxy']['port'] = ''; $conf['proxy']['user'] = ''; $conf['proxy']['pass'] = ''; -$conf['proxy']['ssl'] = ''; +$conf['proxy']['ssl'] = 0; /* Safemode Hack */ $conf['safemodehack'] = 0; //read http://wiki.splitbrain.org/wiki:safemodehack ! -- cgit v1.2.3