Log matched media cleanup files
This commit is contained in:
parent
87288561b9
commit
89e6a4d78c
4 changed files with 31 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue