mirror of https://github.com/MISP/misp-modules
Fix: module_config should be set as introspection relies on it
parent
6116c017c1
commit
e7c6c36089
|
@ -9,6 +9,7 @@ userConfig = {
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
moduleconfig = []
|
||||||
|
|
||||||
# fixed for now, options in the future:
|
# fixed for now, options in the future:
|
||||||
# event, attribute, event-collection, attribute-collection
|
# event, attribute, event-collection, attribute-collection
|
||||||
|
|
Loading…
Reference in New Issue