This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
WebSlider
Archived
Watch
1
Star
0
Fork
0
You've already forked WebSlider
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
d6c46f4060
WebSlider
/
config.py
6 lines
96 B
Python
Raw
Normal View
History
Unescape
Escape
Serve a random image from imgfolder on /random_image endpoint
2018-11-03 13:00:06 +00:00
imgdir
=
"
.
"
Added option so serve images recursively
2018-11-10 17:28:52 +00:00
recursive
=
True
Configure refresh via config file
2018-11-05 21:01:57 +00:00
refresh
=
5
Expand ~ in source dir path
2018-11-10 15:23:04 +00:00
cachedir
=
"
/tmp/webslider
"
resolution
=
(
1920
,
1080
)
Reference in New Issue
Copy Permalink