More defined naming scheme for config
This commit is contained in:
parent
de8bbcd098
commit
87c09a921b
4 changed files with 4 additions and 4 deletions
|
@ -43,7 +43,7 @@ return [
|
|||
| Configuration options for the API.
|
||||
*/
|
||||
'api' => [
|
||||
'allow_includes_on_list' => env('API_ALLOW_INCLUDE_ON_LIST', false),
|
||||
'include_on_list' => env('API_INCLUDE_ON_LIST', false),
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue