= 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 $conf['send404'] = 0; //Send a HTTP 404 status for non existing pages? $conf['sitemap'] = 0; //Create a google sitemap? How often? In days. $conf['rss_type'] = 'rss1'; //type of RSS feed to provide, by default: // 'rss' - RSS 0.91 // 'rss1' - RSS 1.0 // 'rss2' - RSS 2.0 // 'atom' - Atom 0.3 $conf['rss_linkto'] = 'diff'; //what page RSS entries link to: // 'diff' - page showing revision differences // 'page' - the revised page itself // 'rev' - page showing all revisions // 'current' - most recent revision of page $conf['rss_update'] = 5*60; //Update the RSS feed every n minutes (defaults to 5 minutes) $conf['recent_days'] = 7; //How many days of recent changes to keep. (days) //Set target to use when creating links - leave empty for same window $conf['target']['wiki'] = ''; $conf['target']['interwiki'] = ''; $conf['target']['extern'] = ''; $conf['target']['media'] = ''; $conf['target']['windows'] = ''; //Proxy setup - if your Server needs a proxy to access the web set these $conf['proxy']['host'] = ''; $conf['proxy']['port'] = ''; $conf['proxy']['user'] = ''; $conf['proxy']['pass'] = ''; $conf['proxy']['ssl'] = 0; /* Safemode Hack */ $conf['safemodehack'] = 0; //read http://wiki.splitbrain.org/wiki:safemodehack ! $conf['ftp']['host'] = 'localhost'; $conf['ftp']['port'] = '21'; $conf['ftp']['user'] = 'user'; $conf['ftp']['pass'] = 'password'; $conf['ftp']['root'] = '/home/user/htdocs';