aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 689f81343..c3e42350b 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -470,6 +470,9 @@ import:
470 # Amount of import jobs to execute in parallel 470 # Amount of import jobs to execute in parallel
471 concurrency: 1 471 concurrency: 1
472 472
473 # Set a custom video import timeout to not block import queue
474 timeout: '2 hours'
475
473 # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html 476 # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html
474 http: 477 http:
475 # We recommend to use a HTTP proxy if you enable HTTP import to prevent private URL access from this server 478 # We recommend to use a HTTP proxy if you enable HTTP import to prevent private URL access from this server