mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Compare commits
1 Commits
lance/clou
...
release/v1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72c780668f |
@@ -7,7 +7,7 @@ return [
|
||||
'name' => env('APP_NAME', 'Pelican'),
|
||||
'favicon' => env('APP_FAVICON', '/pelican.ico'),
|
||||
|
||||
'version' => 'canary',
|
||||
'version' => '1.0.0-beta10',
|
||||
|
||||
'exceptions' => [
|
||||
'report_all' => env('APP_REPORT_ALL_EXCEPTIONS', false),
|
||||
|
||||
Reference in New Issue
Block a user