summaryrefslogtreecommitdiff
path: root/conf/dokuwiki.php
diff options
context:
space:
mode:
Diffstat (limited to 'conf/dokuwiki.php')
-rw-r--r--conf/dokuwiki.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/dokuwiki.php b/conf/dokuwiki.php
index bd92f4730..ab2995d80 100644
--- a/conf/dokuwiki.php
+++ b/conf/dokuwiki.php
@@ -92,7 +92,6 @@ $conf['gzip_output'] = 0; //use gzip content encodeing for the ou
$conf['gdlib'] = 2; //the GDlib version (0, 1 or 2) 2 tries to autodetect
$conf['im_convert'] = ''; //path to ImageMagicks convert (will be used instead of GD)
$conf['jpg_quality'] = '70'; //quality of compression when scaling jpg images (0-100)
-$conf['spellchecker']= 0; //enable Spellchecker (needs PHP >= 4.3.0 and aspell installed)
$conf['subscribers'] = 0; //enable change notice subscription support
$conf['compress'] = 1; //Strip whitespaces and comments from Styles and JavaScript? 1|0
$conf['hidepages'] = ''; //Regexp for pages to be skipped from RSS, Search and Recent Changes