walkor 11 anni fa
parent
commit
7797a390fd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 ;日志文件目录