-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Adjust the 90-day cycle #105
Comments
To reduce the frequency of monitoring your will have to do it like this - name: Earth
description: Our blue planet
tag: "earth"
defaultStatus: "UP"
image: "/earth.png"
cron: "*/2 * * * *" |
When you say adjust the 90day cycle what do you mean? |
Not sure if this is meant by the original author but being able to select the time periode of the embeds would be nice. The 90 days dont fit very well on a mobile viewport. Limiting the number of days and scaling the embed accordingly would be a nice way to solve it. |
I will start working on this. |
Is there any way to adjust the 90-day cycle?
And reduce the frequency of monitoring, for example once every 10 minutes
I tried using cron but it didn't work
The text was updated successfully, but these errors were encountered: