This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
WebSlider/config.py

5 lines
79 B
Python

imgdir = "."
refresh = 5
cachedir = "/tmp/webslider"
resolution = (1920, 1080)