harden struct
This commit is contained in:
@@ -373,6 +373,7 @@ class DocumentController extends AbstractController
|
|||||||
@unlink($params->get('mto.knowledge.ndjson'));
|
@unlink($params->get('mto.knowledge.ndjson'));
|
||||||
@unlink($params->get('mto.knowledge.vector_index'));
|
@unlink($params->get('mto.knowledge.vector_index'));
|
||||||
@unlink($params->get('mto.knowledge.vector_index_meta'));
|
@unlink($params->get('mto.knowledge.vector_index_meta'));
|
||||||
|
@unlink($params->get('mto.knowledge.index_meta'));
|
||||||
exec('rm -rf ' . $params->get('mto.knowledge.upload'));
|
exec('rm -rf ' . $params->get('mto.knowledge.upload'));
|
||||||
|
|
||||||
$sql = '
|
$sql = '
|
||||||
|
|||||||
Reference in New Issue
Block a user