Compare commits
1 Commits
2238e3b8d5
...
6f9d6b54de
| Author | SHA1 | Date | |
|---|---|---|---|
|
6f9d6b54de
|
@@ -9,7 +9,7 @@ booklore:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/booklore-app/booklore
|
||||
tag: v1.16.1
|
||||
tag: v1.15.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -19,7 +19,7 @@ external-dns-unifi:
|
||||
webhook:
|
||||
image:
|
||||
repository: ghcr.io/kashalls/external-dns-unifi-webhook
|
||||
tag: v0.8.0
|
||||
tag: v0.7.0
|
||||
env:
|
||||
- name: UNIFI_HOST
|
||||
value: https://192.168.1.1
|
||||
|
||||
@@ -9,7 +9,7 @@ unpoller:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
tag: v2.21.0
|
||||
tag: v2.20.1
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS
|
||||
|
||||
@@ -43,20 +43,20 @@ ytdl-sub:
|
||||
working_directory: /cache
|
||||
subscriptions.yaml: |
|
||||
__preset__:
|
||||
preset:
|
||||
- "Max MP3 Quality"
|
||||
embed_thumbnail: True
|
||||
square_thumbnail: True
|
||||
throttle_protection:
|
||||
sleep_per_download_s:
|
||||
min: 5
|
||||
max: 15
|
||||
sleep_per_subscription_s:
|
||||
min: 5
|
||||
max: 15
|
||||
max_downloads_per_subscription:
|
||||
min: 1
|
||||
max: 200
|
||||
preset:
|
||||
- "Max MP3 Quality"
|
||||
embed_thumbnail: True
|
||||
square_thumbnail: True
|
||||
throttle_protection:
|
||||
sleep_per_download_s:
|
||||
min: 5
|
||||
max: 15
|
||||
sleep_per_subscription_s:
|
||||
min: 5
|
||||
max: 15
|
||||
max_downloads_per_subscription:
|
||||
min: 1
|
||||
max: 200
|
||||
overrides:
|
||||
music_directory: "/music"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user