optimize dashboard

This commit is contained in:
team2
2026-03-01 16:52:50 +01:00
parent eb9ab2ec48
commit 6d1ab87f75
7 changed files with 206 additions and 94 deletions

View File

@@ -190,6 +190,12 @@ services:
App\Tag\TagRoutingService: ~
App\Tag\TagVectorIndexHealthService:
arguments:
$tagsNdjsonPath: '%mto.knowledge.tags_ndjson%'
$vectorTagsIndexPath: '%mto.knowledge.vector_tags_index%'
$vectorTagsMetaPath: '%mto.knowledge.vector_tags_index_meta%'
# ------------------------------------------------------------
# Tag Rebuild Jobs
# ------------------------------------------------------------