fix ollama after profile change

This commit is contained in:
larssand
2026-07-06 12:24:10 +02:00
parent 9eb2448eb7
commit 6a0df3bc74
4 changed files with 57 additions and 5 deletions

View File

@@ -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": "",