startpage/config.php

8 lines
92 B
PHP
Raw Normal View History

2018-10-18 18:01:53 +03:00
<?php
return [
'baseUrl' => '',
'production' => false,
'collections' => [],
];