shlink/config/autoload/local.php.dist

9 lines
79 B
Plaintext
Raw Normal View History

2016-04-10 02:38:07 -05:00
<?php
return [
2016-08-06 05:50:44 -05:00
'debug' => true,
2016-04-10 02:38:07 -05:00
'config_cache_enabled' => false,
2016-08-06 05:50:44 -05:00
2016-04-10 02:38:07 -05:00
];