Skip to content

Commit cff793c

Browse files
committed
默认关闭调试模式
1 parent 1783221 commit cff793c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// 应用命名空间
1818
'app_namespace' => 'app',
1919
// 应用调试模式
20-
'app_debug' => true,
20+
'app_debug' => false,
2121
// 应用Trace
2222
'app_trace' => false,
2323
// 应用模式状态

0 commit comments

Comments
 (0)