diff --git a/config/debugbar.php b/config/debugbar.php index 1f4be458d..ca7848678 100644 --- a/config/debugbar.php +++ b/config/debugbar.php @@ -12,7 +12,7 @@ return [ | */ - 'enabled' => true, + 'enabled' => null, /* |--------------------------------------------------------------------------