Sync template with conf: WEEKLY_CONTAINER_UPDATES + MONTHLY_REMAINING_UPDATES

This commit is contained in:
Gmer4Lfe
2026-06-14 13:55:43 -04:00
parent e8608a97b7
commit 39498b71d0
+7 -3
View File
@@ -403,10 +403,14 @@
"Media/playback_aware_sonarr_discovery.sh" # behavior-driven TV discovery using TMDB recommendations
)
# Pull updates for all running containers NOT in daily/weekly restart lists.
# Ensures every deployed container receives at least one image pull per week.
# Pull updates for WEEKLY_RESTART_CONTAINERS before docker_weekly_restart.sh runs.
# Set false to skip — docker_weekly_restart.sh still runs regardless.
WEEKLY_REMAINING_UPDATES=true
WEEKLY_CONTAINER_UPDATES=true
# Pull updates for all running containers NOT in daily/weekly managed lists.
# Ensures every deployed container receives at least one image pull per month.
# Set false to skip.
MONTHLY_REMAINING_UPDATES=true
# Shares synced during the weekly maintenance window — defined per host in host*.conf.
# HOST1_WEEKLY_SYNC_SHARES / HOST2_WEEKLY_SYNC_SHARES