2nd draft

This commit is contained in:
Paolo
2026-06-19 13:54:38 +02:00
parent aba680cd52
commit 8c24292195
11 changed files with 391 additions and 80 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ $config['lrt_max_number_system'] = 100;
$config['lrt_max_run_timeout'] = 48;
// List of existing LRT types
$config['lrt_types'] = array('LRTDocumentConvertion');
$config['lrt_types'] = array('LRTDummy');