Skip to content

feat: add KEEP_EMPTY_DIRS config option#62

Merged
monstermuffin merged 1 commit intomainfrom
dev
Mar 24, 2026
Merged

feat: add KEEP_EMPTY_DIRS config option#62
monstermuffin merged 1 commit intomainfrom
dev

Conversation

@monstermuffin
Copy link
Copy Markdown
Owner

Adds a KEEP_EMPTY_DIRS setting (default: false) that prevents empty directories from being removed after a cache move operation. Apparently some apps do not like this, #60.

When set to true, the post-move directory cleanup step is skipped entirely and a log entry is written to indicate this. Existing behaviour is unchanged when the setting is absent or false.

@monstermuffin monstermuffin merged commit 904652f into main Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant