daily-ci-api/config/autoload/local.php.dist

8 lines
78 B
Plaintext
Raw Normal View History

2017-02-17 15:48:05 +01:00
<?php
return [
'debug' => true,
'config_cache_enabled' => false,
];