mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 23:24:46 +02:00
Don’t need this anymore
This commit is contained in:
parent
bd8ca0abcf
commit
30411ccd13
@ -13,20 +13,6 @@ return [
|
||||
|
||||
'load_environment_only' => (bool) env('APP_ENVIRONMENT_ONLY', false),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Service Author
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Each panel installation is assigned a unique UUID to identify the
|
||||
| author of custom services, and make upgrades easier by identifying
|
||||
| standard Panel shipped services.
|
||||
*/
|
||||
|
||||
'service' => [
|
||||
'author' => env('APP_SERVICE_AUTHOR', 'unknown@example.com'),
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication
|
||||
|
Loading…
x
Reference in New Issue
Block a user