Files
oficial/setup/env/config.php
2021-03-25 23:33:37 -03:00

6 lines
61 B
PHP

<?php
return [
'debug' => false,
'benchmark' => false
];