From 9827c70714ab6c510433b8c09058444cf1c34bf4 Mon Sep 17 00:00:00 2001 From: James Mills Date: Sun, 22 Mar 2020 21:41:26 +1000 Subject: Refactored upload handler --- config.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.json') diff --git a/config.json b/config.json index bdf24f5..dfcbf95 100644 --- a/config.json +++ b/config.json @@ -10,6 +10,9 @@ "port": 8000, "upload_path": "uploads" }, + "transcoder": { + "timeout": 120 + }, "feed": { "external_url": "", "title": "Feed Title", -- cgit v1.2.3