Skip to content

Commit 361a153

Browse files
authored
去除 debug 过时选项 w7corp/easywechat#1118
1 parent c17a50d commit 361a153

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/config.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
* 默认配置,将会合并到各模块中
1515
*/
1616
'defaults' => [
17-
/*
18-
* Debug 模式,bool 值:true/false
19-
*
20-
* 当值为 false 时,所有的日志都不会记录
21-
*/
22-
'debug' => true,
2317

2418
/*
2519
* 指定 API 调用返回结果的类型:array(default)/collection/object/raw/自定义类名

0 commit comments

Comments
 (0)