1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 09:46:44 +00:00

fix: correct minimum purge scan depth from 2 to 1

This commit is contained in:
tw93
2026-01-31 20:05:34 +08:00
parent 0fcf777230
commit c34d8e71c8

View File

@@ -44,7 +44,7 @@ readonly PURGE_TARGETS=(
# Minimum age in days before considering for cleanup.
readonly MIN_AGE_DAYS=7
# Scan depth defaults (relative to search root).
readonly PURGE_MIN_DEPTH_DEFAULT=2
readonly PURGE_MIN_DEPTH_DEFAULT=1
readonly PURGE_MAX_DEPTH_DEFAULT=6
# Search paths (default, can be overridden via config file).
readonly DEFAULT_PURGE_SEARCH_PATHS=(