array( realpath(__DIR__ . '/../modules'), ), 'modules' => array( 'Application', ), 'module_manager_options' => array( 'enable_config_cache' => false, 'cache_dir' => realpath(__DIR__ . '/../data/cache'), ), ));