mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
More defined naming scheme for config
This commit is contained in:
@@ -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),
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user