22 lines
456 B
Text
22 lines
456 B
Text
|
|
# album page title
|
|
album_title = Album generated by Automatic Php Album
|
|
|
|
# number of images per line (obsolete)
|
|
album_columns = 4
|
|
|
|
# thumbnail image quality (0: worst to 100:best)
|
|
thumb_quality = 75
|
|
|
|
# thumbnail image maximum size (width or lenght)
|
|
thumb_size = 160
|
|
|
|
# directory created to store thumbnail images
|
|
thumb_dir = thumb
|
|
|
|
# prefix for generated images
|
|
thumb_prefix = thumb_
|
|
|
|
# set apa_ready to '1' to be able to use album (obsolete)
|
|
ready = 0
|
|
|