Added option so serve images recursively
This commit is contained in:
parent
cf6845c303
commit
1f60023b91
2 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
imgdir = "."
|
||||
recursive = True
|
||||
refresh = 5
|
||||
cachedir = "/tmp/webslider"
|
||||
resolution = (1920, 1080)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue