diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 45e20f1..12713c5 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -125,6 +125,7 @@ jobs: -e AUTO_DOWNLOAD_CHAPTERS=true \ -e AUTO_DOWNLOAD_EXCLUDE_UNREAD=false \ -e AUTO_DOWNLOAD_NEW_CHAPTERS_LIMIT=5 \ + -e AUTO_DOWNLOAD_IGNORE_REUPLOADS=false \ -e EXTENSION_REPOS=[\"http://github.com/orginazation-name/repo-name\",\"http://github.com/orginazation-name-2/repo-name-2\"] \ -e MAX_SOURCES_IN_PARALLEL=12 \ -e UPDATE_EXCLUDE_UNREAD=false \