diff --git a/config/default.php b/config/default.php index 5eb8282..8343da2 100644 --- a/config/default.php +++ b/config/default.php @@ -5,4 +5,6 @@ namespace BitCommunism\Marx; return [ 'marx.calls' => [], 'marx.loadsers' => [], + + 'debug' => false, ]; \ No newline at end of file