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

Restriction on backup periodicity #42

Open
florentk opened this issue Oct 7, 2020 · 0 comments
Open

Restriction on backup periodicity #42

florentk opened this issue Oct 7, 2020 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@florentk
Copy link
Collaborator

florentk commented Oct 7, 2020

We would like define backup periodicity in minutes, hours, week, days, or months. If we use Cron, I think that add some restriction :

  • The number of mimnute must be between 1 and 30,
  • the number of hour between 1 and 12.
  • the number of day between 1 and 14,
  • the number of month between 1 and 6.

And we can't easly use the week interval.

@florentk florentk added the question Further information is requested label Oct 7, 2020
@kelson42 kelson42 pinned this issue Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants