Spaces:
Running
Running
eienmojiki
commited on
Commit
•
bd2bf09
1
Parent(s):
8a9bb33
Update config.yml
Browse files- config.yml +1 -1
config.yml
CHANGED
@@ -16,7 +16,7 @@ require_auth: false
|
|
16 |
#password: my_random_secret
|
17 |
|
18 |
# [optional] The download queue size (default: 8)
|
19 |
-
queue_size:
|
20 |
|
21 |
# [optional] Full path to the yt-dlp (default: "yt-dlp")
|
22 |
#downloaderPath: /usr/local/bin/yt-dlp
|
|
|
16 |
#password: my_random_secret
|
17 |
|
18 |
# [optional] The download queue size (default: 8)
|
19 |
+
queue_size: 8
|
20 |
|
21 |
# [optional] Full path to the yt-dlp (default: "yt-dlp")
|
22 |
#downloaderPath: /usr/local/bin/yt-dlp
|