<?php

return [
	'dir'=>'Photos',
	'import'=>[
		'accepted'=>['jpg','jpeg','heic'],
	],
];