diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml index 722b33db3..5fa7e5945 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -96,7 +96,7 @@ import: | |||
96 | # Add ability for your users to import remote videos (from YouTube, torrent...) | 96 | # Add ability for your users to import remote videos (from YouTube, torrent...) |
97 | videos: | 97 | videos: |
98 | http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html | 98 | http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html |
99 | enabled: true | 99 | enabled: false |
100 | 100 | ||
101 | instance: | 101 | instance: |
102 | name: 'PeerTube' | 102 | name: 'PeerTube' |