aboutsummaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorGravatar Bryan Butler <3256910+BryanButlerGit@users.noreply.github.com> 2025-03-07 15:29:27 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-07 23:29:27 +0100
commit3ec0bdab3840feb7140d70d0eb8d60065337e33a (patch)
tree8367f259444f717332cc7ebf4171b3c43af51620 /cli
parentb9a6c943b242b6ac60eaa85b065858b5f3f9b99b (diff)
Fix issue where $keepMax is defaulted to const when non-zero value is compared. (#7416)
Fix issue where $keepMax is defaulted to const when non-zero value is compared. Fix an issue where $keepMax var is set to ARCHIVING_RETENTION_COUNT_LIMIT when a user sets "Archiving" -> "Maximum number of articles to keep per feed" to a non-zero value for a given category. [EXAMPLE]: User sets value to 50 (int), This matches the !== comparison and thus is overridden by ARCHIVING_RETENTION_COUNT_LIMIT.
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions