Split input and output size

This commit is contained in:
Simon Conseil
2020-11-25 22:56:35 -03:00
parent e84364aaeb
commit 154e4e2e34
4 changed files with 73 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ source = 'pictures'
thumb_suffix = '.tn'
keep_orig = True
thumb_video_delay = 5
img_format = 'jpeg'
# img_format = 'jpeg'
links = [('Example link', 'http://example.org'),
('Another link', 'http://example.org')]