6 lines
61 B
PHP
6 lines
61 B
PHP
|
<?php
|
||
|
return [
|
||
|
'debug' => false,
|
||
|
'benchmark' => false
|
||
|
];
|