Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support automatic deletion of config after an absolute date #46

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

koho
Copy link
Owner

@koho koho commented Mar 14, 2023

DeleteMethod specifies what delete method to use to delete the config. If absolute is specified, the expiry date is set in config. If relative is specified, the expiry date is calculated by adding the days to the file modification time. If it's empty, the config has no expiry date.

@koho koho merged commit b75302e into master Mar 17, 2023
@koho koho deleted the delete-by-date branch March 17, 2023 07:33
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.

None yet

1 participant