summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json5
1 files changed, 3 insertions, 2 deletions
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