startpage/config.php

8 lines
92 B
PHP

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