add chunk limiter

This commit is contained in:
team 1
2026-02-16 15:35:05 +01:00
parent feff95ffe5
commit a6435f4ee3
3 changed files with 4 additions and 2 deletions

View File

@@ -374,6 +374,7 @@ class DocumentController extends AbstractController
@unlink($params->get('mto.knowledge.vector_index'));
@unlink($params->get('mto.knowledge.vector_index_meta'));
@unlink($params->get('mto.knowledge.index_meta'));
@unlink($params->get('mto.runtime.meta'));
exec('rm -rf ' . $params->get('mto.knowledge.upload'));
$sql = '