瀏覽代碼

关闭debug模式

walkor 11 年之前
父節點
當前提交
7797a390fd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      workerman/conf/workerman.conf

+ 1 - 1
workerman/conf/workerman.conf

@@ -1,5 +1,5 @@
 ;debug=1则var_dump、echo、php notcie等会在终端上打印出来
-debug=1
+debug=0
 ;保存主进程pid的文件
 pid_file=/var/run/workerman.pid
 ;日志文件目录