Age | Commit message (Collapse) | Author |
|
|
|
Now the tasks will loop every given time. With this it will be able to
pick up new photos after the application was started.
I added 2h for file because my personal photo gallery is quite big and
quite IO bottled necked so it tasks a lot of time to go through.
|
|
|
|
Content type was always being set to `text/html`.
Also swap lib for processing thumbnail for something that accepts HEIC.
|
|
|
|
|
|
|
|
Since I have fixed the issue with the `SIGTINT` hanging the application
I can readd the scheduler once more.
Also move the param for amount of scheduler work.
|
|
It contains rough template for the server and runners.
It contains rough template for the server and runners.
|