X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=config%2Fproduction.yaml.example;h=30cd2ffe0090c469022eb772b67fd1bf3f77d7c8;hb=8b049b68d0a42fef6728644b2f5baa67e3869830;hp=52892acfb4e82ac92caa75990602dfb4f9c3ae22;hpb=96a4a7c332db933ddd70ed1be5ecf9eae5106637;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/production.yaml.example b/config/production.yaml.example index 52892acfb..30cd2ffe0 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -248,6 +248,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