new ingest und profile settings

This commit is contained in:
team 1
2026-02-16 14:56:56 +01:00
parent 8666b05570
commit b04f972971

View File

@@ -33,7 +33,7 @@
</tr>
{% for p in profiles %}
<tr>
<tr {% if p.active %}class="text-success"{% endif %}>
<td>{{ p.version }}</td>
<td>{{ p.chunkSize }}</td>
<td>{{ p.chunkOverlap }}</td>