Merge branch 'master' of github.com:akaunting/akaunting
This commit is contained in:
commit
9429728281
@ -20,6 +20,6 @@ abstract class ImportMultipleSheets implements ShouldQueue, WithChunkReading, Wi
|
||||
|
||||
public function chunkSize(): int
|
||||
{
|
||||
return 100;
|
||||
return config('excel.imports.chunk_size');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user