<?php return array ( 'front' => array( 'noErrorHandler' => true, 'throwExceptions' => true, 'useDefaultControllerAlways' => true, 'disableOutputBuffering' => true, 'showException' => true, ), );