You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CDIR Collector can only collect files with hard-coded paths.
If the user wants to collect files other than the default ones, the user will have to modify the source code.
By implementing the ability to collect arbitrary files, it should be possible to change the files to be collected without a pull request.
What are your thoughts on this?
The text was updated successfully, but these errors were encountered:
CDIR Collector can only collect files with hard-coded paths.
If the user wants to collect files other than the default ones, the user will have to modify the source code.
By implementing the ability to collect arbitrary files, it should be possible to change the files to be collected without a pull request.
What are your thoughts on this?
The text was updated successfully, but these errors were encountered: