diff --git a/Deployment/master.conf.template b/Deployment/master.conf.template index 8ec8e7f..fb47f96 100644 --- a/Deployment/master.conf.template +++ b/Deployment/master.conf.template @@ -1204,7 +1204,7 @@ # Radarr shared settings RADARR_ORPHAN_AGE=7 # days — files must be older than this before eligible for deletion - RADARR_MAX_DELETE_GB=15 # require --i-know-what-im-doing if deletion exceeds this + RADARR_MAX_DELETE_GB=30 # require --i-know-what-im-doing if deletion exceeds this RADARR_MIN_TRACKED_PCT=80 # abort if tracked count drops below this % of last run # protects against API returning partial data on a bad day RADARR_TRACKED_COUNT_FILE="$DATA_DIR/radarr_tracked.count"