fix ollama after profile change
This commit is contained in:
@@ -28,7 +28,7 @@ DEFAULT_CONFIG: dict[str, object] = {
|
||||
"llm_model": "",
|
||||
"profile_advisor_enabled": False,
|
||||
"profile_advisor_model": "qwen3:8b",
|
||||
"profile_advisor_timeout": 120,
|
||||
"profile_advisor_timeout": 240,
|
||||
"threat_intel_enabled": False,
|
||||
"threat_intel_provider": "auto",
|
||||
"abuseipdb_api_key": "",
|
||||
|
||||
Reference in New Issue
Block a user