mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
2nd draft
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user