diff --git a/example_config/intelmq-manager/config.json b/example_config/intelmq-manager/config.json new file mode 100644 index 0000000..509a407 --- /dev/null +++ b/example_config/intelmq-manager/config.json @@ -0,0 +1,4 @@ +{ + "intelmq_ctl_cmd": ["/usr/local/bin/intelmqctl"], + "allowed_path": "/opt/intelmq/var/lib/" +} \ No newline at end of file