<?php /** * http://codelikepandas.com for more coding tuts, snippets and help * @author: Pablo Albrecht * @date: 30 January 2011, 06:55 PM */ $config['cache'] = array( 'priority_required' => 50, 'caching_path' => './cache/' ); /* End of file */