aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/test.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml
index 99bf85143..6887523ae 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -120,6 +120,9 @@ import:
120 concurrency: 2 120 concurrency: 2
121 http: 121 http:
122 enabled: true 122 enabled: true
123 youtube_dl_release:
124 url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases'
125 name: 'yt-dlp'
123 torrent: 126 torrent:
124 enabled: true 127 enabled: true
125 128