diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json index 76d608d..0d0a19f 100644 --- a/config.json +++ b/config.json @@ -16,7 +16,8 @@ "timeout": 60 }, "transcoder": { - "timeout": 300 + "timeout": 300, + "sizes": null }, "feed": { "external_url": "", |
