Skip to content

Commit

Permalink
Add service to gallery-dl db
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaronator committed Dec 1, 2024
1 parent c5c2808 commit fccfc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/download/gallery-dl/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ configMaps:
content:
extractor:
base-directory: /downloads
archive: /downloads/.gallery-dl/{username}.db
archive: /downloads/.gallery-dl/{service}_{username}.db
archive-event: ["file", "skip"]
retries: 30
sleep-429: 120
Expand Down

0 comments on commit fccfc8c

Please sign in to comment.