mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 09:12:49 +01:00
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"intelmq_ctl_cmd": ["intelmqctl"],
|
|
"allowed_path": "/etc/intelmq/var/lib/bots/",
|
|
"session_store": "/etc/intelmq/api-session.sqlite",
|
|
"session_duration": 86400,
|
|
"allow_origins": ["*"],
|
|
"html_dir": ""
|
|
}
|