array( realpath(__DIR__ . '/../modules'), realpath(__DIR__ . '/../vendors'), ), 'modules' => array( 'Application', ), 'module_listener_options' => array( 'config_cache_enabled' => false, 'cache_dir' => realpath(__DIR__ . '/../data/cache'), ), );