diff --git a/common/config/main.php b/common/config/main.php index 0676ff3..1b342a5 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -24,9 +24,9 @@ return [ 'targetMinPixel' => 200 // Target image minimum pixel size ] ], - 'artbox-comment' => [ - 'class' => \common\modules\comment\Controller::className(), - ], +// 'artbox-comment' => [ +// 'class' => \common\modules\comment\Controller::className(), +// ], ], 'components' => [ 'assetManager' => [ -- libgit2 0.21.4