From b04f972971a2b720df786f94051c80d4dd80ce46 Mon Sep 17 00:00:00 2001 From: team 1 Date: Mon, 16 Feb 2026 14:56:56 +0100 Subject: [PATCH] new ingest und profile settings --- templates/admin/ingest_profile/list.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/ingest_profile/list.html.twig b/templates/admin/ingest_profile/list.html.twig index 10c6c1a..31b3c27 100644 --- a/templates/admin/ingest_profile/list.html.twig +++ b/templates/admin/ingest_profile/list.html.twig @@ -33,7 +33,7 @@ {% for p in profiles %} - + {{ p.version }} {{ p.chunkSize }} {{ p.chunkOverlap }}