Skip to content

Commit

Permalink
Improve config.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Nov 8, 2023
1 parent d203ccb commit ea978ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

if (isset($params['yii2.debug']) && $params['yii2.debug'] === true) {
$debug = [
'bootstrap' => [
'debug',
],
// configuration adjustments for 'dev' environment
'modules' => [
'debug' => [
Expand Down

0 comments on commit ea978ad

Please sign in to comment.