We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is an improvement on how Manta should handle checking for updates.
Automatic
Manual If the user explicitly checks for updates:
Goal
Manta uses check-for-update-frequency setting value (daily or weekly) to determine whether it should check for update, which is not necessary.
daily
weekly
The text was updated successfully, but these errors were encountered:
Fixed with #262
Sorry, something went wrong.
hql287
No branches or pull requests
This is an improvement on how Manta should handle checking for updates.
Expected Behavior
Automatic
Manual
If the user explicitly checks for updates:
Goal
Current Behavior
Manta uses check-for-update-frequency setting value (
daily
orweekly
) to determine whether it should check for update, which is not necessary.Possible Solution
Your Environment
The text was updated successfully, but these errors were encountered: