Util-Settings/tests/config/default.conf.php

3 lines
36 B
PHP
Raw Normal View History

2021-01-07 15:32:41 +01:00
<?php return [
'mode' => 'test'
];