shlink/config/autoload/zend-expressive.global.php

9 lines
79 B
PHP
Raw Normal View History

2016-04-10 09:38:07 +02:00
<?php
return [
'debug' => false,
2016-07-19 16:30:48 +02:00
'config_cache_enabled' => true,
2016-04-10 09:38:07 +02:00
];