turn off debug switch

This commit is contained in:
HFO4 2018-04-19 19:08:06 +08:00
parent 36e6526259
commit f5d69ebdae

View file

@ -18,7 +18,7 @@ return [
// 应用命名空间
'app_namespace' => 'app',
// 应用调试模式
'app_debug' => true,
'app_debug' => false,
// 应用Trace
'app_trace' => false,
// 应用模式状态