diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 3 |
1 files changed, 3 insertions, 0 deletions
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", |
