瀏覽代碼

忽略/tmp/目录下文件更新

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

+ 1 - 0
workerman/conf/conf.d/FileMonitor.conf

@@ -9,4 +9,5 @@ start_workers=1
 user=root
 ;排除文件或者目录,这些文件或者目录下的文件将不会被监控,可以是相对路径或者绝对路径
 exclude_path[]=./logs/
+exclude_path[]=/tmp/
 exclude_path[]=/path/example.php