Remove unused vocabulary and domain mode options

This commit is contained in:
Thales Maciel 2026-02-25 11:26:23 -03:00
parent a6e75f9c16
commit 7af8750258
5 changed files with 34 additions and 93 deletions

View file

@ -34,12 +34,9 @@
"systemd",
"Kubernetes",
"PostgreSQL"
],
"max_rules": 500,
"max_terms": 500
]
},
"domain_inference": {
"enabled": true,
"mode": "auto"
"enabled": true
}
}