Files
shlink/config/autoload/templates.local.php.dist
Alejandro Celaya 901fbd61a3 First commit
2016-04-10 09:38:07 +02:00

10 lines
74 B
Plaintext

<?php
return [
'twig' => [
'cache_dir' => false,
],
];