aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 6db43fccf..4351a4b87 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -478,6 +478,9 @@ import:
478 # Amount of import jobs to execute in parallel 478 # Amount of import jobs to execute in parallel
479 concurrency: 1 479 concurrency: 1
480 480
481 # Set a custom video import timeout to not block import queue
482 timeout: '2 hours'
483
481 # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html 484 # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html
482 http: 485 http:
483 # We recommend to use a HTTP proxy if you enable HTTP import to prevent private URL access from this server 486 # We recommend to use a HTTP proxy if you enable HTTP import to prevent private URL access from this server