harden struct

This commit is contained in:
team 1
2026-02-16 12:41:23 +01:00
parent 57a35af6c8
commit ece93e4cb4

View File

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