﻿### The orig sized pictures path of the current gallery - must use "/" at the end of path
ORIG_IMG_PATH=images/medium/

### The thumb sized pictures path of the current gallery - must use "/" at the end of path
THUMB_IMG_PATH=images/thumb/

### How many rows with picture(s) want to get in a row
IMG_ROW=4

### The fractal variable decides how to divide the rows in the correct order
FRACTAL=0.75

### The current name of the image gallery 
IMG_GALLERY_NAME=Asztalos munkák a''la Kozma

### The file extensions can be anything or can be used the ALL_FILES as a joker
IMG_EXTENSION=jpg

### The pictures order in the current gallery
IMG_GALLERY_ORDER=0,1,2,3,4,5