# This is the PhotoGallery 2 configuration file. Specify options for # PhotoGallery here. Note that some sections have only values which are # commented out. The commented out values are defaults so there is no # need to specify them unless you use a value other than what is listed # here. Commented out lines are preceded by a pound sign as this line is. # You must remove the pound sign to have PhotoGallery recognize the line. # Info Section # You need to change these values. name = Photo Gallery copyright = Myriam Rojas email = rojasmyriam@hotmail.com #galleriesfirst = no # Thumbnail Section # Change these values to alter thumbnail generation. #thumbsize = 144 #thumbquality = 50 # Misc. Section # Values which don't fit in elsewhere. debug = yes #newtime = 604800 # File List Section # Do not change these values unless you are an expert. #filter = jpeg|jpg|jpe|png|gif #validfiles = /^[a-zA-Z0-9\.\-\_\/ ]+$/ #invalidfiles = /^.*\.\.*$/