1<?php 2if (!defined('DOKU_INC')) die(); 3 4$conf['location'] = 'latest'; 5$conf['theme'] = 'default'; 6$conf['look'] = 'classic'; 7$conf['logLevel'] = 'error';