Files
oficial/setup/env/config.php

6 lines
61 B
PHP
Raw Normal View History

2021-03-25 23:33:37 -03:00
<?php
return [
'debug' => false,
'benchmark' => false
];