mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update app.php
This commit is contained in:
parent
b40c908bda
commit
19fd0e35d8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'debug' => 1, //(bool) PhyreConfig::get('APP_DEBUG', false),
|
'debug' => (bool) PhyreConfig::get('APP_DEBUG', false),
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue