fix indent
This commit is contained in:
@@ -43,20 +43,20 @@ ytdl-sub:
|
|||||||
working_directory: /cache
|
working_directory: /cache
|
||||||
subscriptions.yaml: |
|
subscriptions.yaml: |
|
||||||
__preset__:
|
__preset__:
|
||||||
preset:
|
preset:
|
||||||
- "Max MP3 Quality"
|
- "Max MP3 Quality"
|
||||||
embed_thumbnail: True
|
embed_thumbnail: True
|
||||||
square_thumbnail: True
|
square_thumbnail: True
|
||||||
throttle_protection:
|
throttle_protection:
|
||||||
sleep_per_download_s:
|
sleep_per_download_s:
|
||||||
min: 5
|
min: 5
|
||||||
max: 15
|
max: 15
|
||||||
sleep_per_subscription_s:
|
sleep_per_subscription_s:
|
||||||
min: 5
|
min: 5
|
||||||
max: 15
|
max: 15
|
||||||
max_downloads_per_subscription:
|
max_downloads_per_subscription:
|
||||||
min: 1
|
min: 1
|
||||||
max: 200
|
max: 200
|
||||||
overrides:
|
overrides:
|
||||||
music_directory: "/music"
|
music_directory: "/music"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user