skies-api/config/autoload/local.dist.php

8 lines
98 B
PHP
Raw Normal View History

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