<?php

$conf['allowallusers'] = 0;
$conf['depth'] = 0;
$conf['skipacl'] = false;
$conf['zipfilename'] = 'wiki:siteexport.zip';
$conf['exclude'] = '';
$conf['max_execution_time'] = 20;
$conf['PDFHeaderPagebreak'] = "1";
$conf['ignoreNon200'] = 1;
$conf['ignoreAJAXError'] = 0;

$conf['debugLevel'] = 5;
$conf['debugFile'] = "";

$conf['cachetime'] = 60*60*24;
$conf['useOddEven'] = false;

$conf['defaultAuthenticationUser'] = '';
$conf['defaultAuthenticationPassword'] = '';

//Setup VIM: ex: et ts=2 enc=utf-8 :
