]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Add ability to set a custom video import timeout
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 689f81343d948a1f57f74fe3dcebd6e9dd324f24..c3e42350b7b6d2f9d169dc00c6c7e32d8e5e5f7e 100644 (file)
@@ -470,6 +470,9 @@ import:
     # Amount of import jobs to execute in parallel
     concurrency: 1
 
+    # Set a custom video import timeout to not block import queue
+    timeout: '2 hours'
+
     # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html
     http:
       # We recommend to use a HTTP proxy if you enable HTTP import to prevent private URL access from this server