WebSlider/app/config.py

7 lines
123 B
Python

imgdir = "/images"
recursive = True
refresh = 5
cachedir = "auto"
resolution = (1920, 1080)
filetypes = ["*.jpg", "*.JPG"]