# This sets configuration parameters for the image-index script
# This config file is actually a perl script itself.

$document_title = "Minicon 30 Photo Album";
$welcome_header = $document_title;
$welcome_body = "Here's the raw photo album.  If you recognize anybody\n" .
    "that isn't yet identified, drop us mail and let us know.<p>\n" .
    "All photos in the gallery are copyright by the photographers,\n" .
    "and may not be reproduced without permission.\n" .
    "<HR>\n";
$address_name = "David Dyer-Bennet &lt;ddb\@ddb.com&gt;";
$accept_pattern = "[^.]";
$include_directories = 1;
