startpage/config.php
2018-10-18 22:01:53 +07:00

8 lines
92 B
PHP

<?php
return [
'baseUrl' => '',
'production' => false,
'collections' => [],
];