skies-api/config/autoload/local.dist.php
Dávid Danyi b5c307166e * initial commit
* get list of activities
* get activity by id
2017-01-27 16:45:14 +01:00

8 lines
98 B
PHP

<?php
return [
'authKey' => '',
'debug' => true,
'config_cache_enabled' => false,
];