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
{{ message }}
This repository was archived by the owner on May 27, 2024. It is now read-only.
One way to distribute webinput_csv.conf should be enough and data_files seems to be the better one, if this is placed outside of the modules destination.
However, right now it is has a fixed path, and does not honor the variable position of modern IntelMQ versions. The documentation INSTALL.md believes that the example place does not work, probably because of permission problems. However INSTALL.md says that the file should be places from the module destination to the example destination, it probably should be the real configuration place where it is read from.
intelmq-webinput-csv/setup.py
Line 34 in 1ce5f8d
does not exist in the repository. And
is already in there:
intelmq-webinput-csv/setup.py
Line 11 in 1ce5f8d
One way to distribute
webinput_csv.confshould be enough anddata_filesseems to be the better one, if this is placed outside of the modules destination.However, right now it is has a fixed path, and does not honor the variable position of modern IntelMQ versions. The documentation INSTALL.md believes that the example place does not work, probably because of permission problems. However INSTALL.md says that the file should be places from the module destination to the example destination, it probably should be the real configuration place where it is read from.