Browse Source

Update app.php

Anyon 4 năm trước cách đây
mục cha
commit
2abac19078
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      config/app.php

+ 0 - 2
config/app.php

@@ -38,6 +38,4 @@ return [
     'exception_tmpl'   => app()->getBasePath() . 'admin/view/error.tpl',
     // 错误显示信息,非调试模式有效
     'error_message'    => '页面错误!请稍后再试~',
-    // 显示错误信息
-    'show_error_msg'   => app()->isDebug(),
 ];