* initial commit
* get list of activities * get activity by id
This commit is contained in:
7
config/autoload/local.dist.php
Normal file
7
config/autoload/local.dist.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'authKey' => '',
|
||||
'debug' => true,
|
||||
'config_cache_enabled' => false,
|
||||
];
|
||||
Reference in New Issue
Block a user