first standalone plugin commit
This commit is contained in:
9
config/app.example.php
Normal file
9
config/app.example.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
// The following configs can be globally configured, copy the array content over to your ROOT/config
|
||||
|
||||
return [
|
||||
'CakeAddresses' => [
|
||||
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user