-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
原因是在过滤非文本文件的时候,将mime type为x-zerosize的空白无后缀文件也过滤掉了 解决方法是添加过滤白名单,同时进一步过滤掉不存在的文件 Log: 修复自定义日志无法监控空白无后缀文件 Bug: https://pms.uniontech.com/bug-view-183671.html
- Loading branch information
wzyforgit
authored
Feb 8, 2023
1 parent
7a8ee4e
commit 15c5bfe
Showing
2 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters