4 lines
51 B
PHP
4 lines
51 B
PHP
|
<?php
|
||
|
return [
|
||
|
'log_file' => '/logs/php.log'
|
||
|
];
|