<?php
return array(
'adminEmail' => 'admin@example.com',
'components.cache' => array(
'class' => 'yii\caching\FileCache',
),
);