8 lines
74 B
PHP
8 lines
74 B
PHP
<?php
|
|
|
|
return [
|
|
'importer' => [
|
|
'batch_size' => 20,
|
|
],
|
|
];
|