<?php
return array(
    'path' => '/database/seeds',
    'chunk_size' => 500 // Maximum number of rows per insert statement
);
