<?php
return [
'dir'=>'Photos', // Directory PREFIX
'import'=>[
'accepted'=>['jpg','jpeg','heic'],
],
];