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

User-configurable cron expression for regular cache flushing #2086

Closed
LukasCesal opened this issue May 16, 2022 · 0 comments
Closed

User-configurable cron expression for regular cache flushing #2086

LukasCesal opened this issue May 16, 2022 · 0 comments

Comments

@LukasCesal
Copy link
Contributor

The current cron expression from version 1.7.x is fixed at 30 2 * * * (daily cache flush), which may not suit more busy instances.
The goal is to be able to customize this cron expression.

Summary (*)

image

Examples (*)

Proposed solution

I suggest configuring cron using system settings (config_path instead of cron_expr).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants