diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config.json b/config.json index 802ecb5..9edf9dc 100644 --- a/config.json +++ b/config.json @@ -11,8 +11,11 @@ "store_path": "tube.db", "upload_path": "uploads" }, + "thumbnailer": { + "timeout": 60 + }, "transcoder": { - "timeout": 120 + "timeout": 300 }, "feed": { "external_url": "", |
