mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Compare commits
1 Commits
main
...
release/v1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b5fd477d5 |
@@ -7,7 +7,7 @@ return [
|
|||||||
'name' => env('APP_NAME', 'Pelican'),
|
'name' => env('APP_NAME', 'Pelican'),
|
||||||
'favicon' => env('APP_FAVICON', './pelican.ico'),
|
'favicon' => env('APP_FAVICON', './pelican.ico'),
|
||||||
|
|
||||||
'version' => 'canary',
|
'version' => '1.0.0-beta7',
|
||||||
|
|
||||||
'exceptions' => [
|
'exceptions' => [
|
||||||
'report_all' => env('APP_REPORT_ALL_EXCEPTIONS', false),
|
'report_all' => env('APP_REPORT_ALL_EXCEPTIONS', false),
|
||||||
|
|||||||
Reference in New Issue
Block a user