<?php

return [
	'dir'=>'/photos',
	'import'=>[
		'accepted'=>['jpg','jpeg'],
	],
];