Log matched media cleanup files

This commit is contained in:
Abel Luck 2026-06-01 08:45:42 +02:00
parent 87288561b9
commit 89e6a4d78c
4 changed files with 31 additions and 3 deletions

View file

@ -42,7 +42,8 @@ uv run repub cleanup-media --config demo/repub.toml --dry-run
With `--config`, cleanup scans `demo/out/feeds/` and honors any
`REPUBLISHER_*_DIR` media directory overrides in the config. Remove `--dry-run`
to delete old unreferenced media. The default retention window is 25 days; use
`--days N` to override it.
`--days N` to override it. Cleanup prints each matched path before the aggregate
summary.
## Local File Feed