X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=3260c62fc6c42939d0fe8977e2a7b03d932ef1a9;hb=0736b2735f3dcbaa17304fa229f0973e70f763b8;hp=ce2b20c75a8a698c0f0f3d075e0eb5f5424df3af;hpb=96a4a7c332db933ddd70ed1be5ecf9eae5106637;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index ce2b20c75..3260c62fc 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -234,6 +234,10 @@ import: videos: http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html enabled: false + # You can use an HTTP/HTTPS/SOCKS proxy with youtube-dl + proxy: + enabled: false + url: "" torrent: # Magnet URI or torrent file (use classic TCP/UDP/WebSeed to download the file) enabled: false