From ed8964ee7a606cf0e8ca5d6ffcf695f0eb9854c8 Mon Sep 17 00:00:00 2001 From: gabek Date: Thu, 25 Aug 2022 23:15:27 +0000 Subject: Supply the seconds position where a thumbnail is generated (#22) Reviewed-on: https://git.mills.io/prologic/tube/pulls/22 Co-authored-by: gabek Co-committed-by: gabek --- config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config.json') diff --git a/config.json b/config.json index 0f6b7c1..eb43aac 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,8 @@ "max_upload_size": 104857600 }, "thumbnailer": { - "timeout": 60 + "timeout": 60, + "position_from_start": 3 }, "transcoder": { "timeout": 300, @@ -33,4 +34,4 @@ "copyright": { "content": "All Content herein Public Domain and User Contributed." } -} +} \ No newline at end of file -- cgit v1.2.3