<?php
$path = "/path/to/your/files";
$thumbs = "/var/tmp/sharing-gallery/thumbnails/";
$max_validity_days = "30";
?>